C Math Library Reference | ![]() ![]() |
Maximum floating-point integer
C Prototype
mxArray *mlfBitmax(void);
C Syntax
#include "matlab.h" mxArray *C = NULL; /* Return value */ mlfAssign(&C, mlfBitmax());
MATLAB Syntax
bitmax
See Also
bitmax
Calling Conventions![]() | mlfBitget | mlfBitor | ![]() |