DADiSP Worksheet Functions > Function Categories > Machine Metrics > BITMAX
Returns the maximum double precision floating point integer value.
BITMAX
A real, the maximum double precision floating point integer.
bitmax < realmax
returns 1.0.
BITMAX is 2^(53) - 1, the integer value when all bits are set.