Largest consecutive integer in floating-point format
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.