Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

bitmax (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the constants class.

Syntax

c = bitmax

Description

Specifies the maximum unsigned floating-point integer. The IEEE standard for floating-point arithmetic defines bitmax as 2^53-1.

Examples

Outputs

Name Description
c Returns the maximum unsigned floating-point integer. c is a double-precision, floating-point number.

Examples

A = bitmax
S = [0:1:52];
C = A-sum(2.^S)

Related Topics

bitcmp
bitget
bitor
bitset
bitshift
bitxor


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit