MATLAB Function Reference
  Go to function:
    Search    Help Desk 
bitmax    See Also

Maximum floating-point integer

Syntax

Description

bitmax returns the maximum unsigned floating-point integer for your computer. It is the value when all bits are set. On IEEE machines, this is the value .

See Also

bitand, bitcmp, bitget, bitor, bitset, bitshift, bitxor



[ Previous | Help Desk | Next ]