| MATLAB Function Reference | Search  Help Desk |
| bitmax | See Also |
Maximum floating-point integer
bitmax
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
.
bitand Bit-wise AND
bitcmp Complement bits
bitget Get bit
bitor Bit-wise OR
bitset Set bit
bitshift Bit-wise shift
bitxor Bit-wise XOR