Return the largest integer that can be represented as a floating point value. On IEEE-754 compatiable systems, bitmax is 2^53 - 1.
bitmax
2^53 - 1