flintmax
Returns the largest integer that can be represented by the string x.
Syntax
flintmax('x')
Inputs
- x
 - Can be either single or double.
 
Outputs
- R
 - Resulting scalar.
 
Example
Simple flintmax example with double option.
R = flintmax('double')
      R = 9.00719925474099e+015