Main Content
flintmax
Largest consecutive integer in floating-point format
Description
returns
the largest consecutive integer in IEEE® double precision, which
is f
= flintmax2^53
. Above this value, double-precision format
does not have integer precision, and not all integers can be represented
exactly.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2013a