FP64
↔ 64-bit Double-Precision Floating-Point Format
aka float64, 64-bit-floating-point
64-bit
occupying 64 bits of Computer Memory
References
number
↔ Primitive Value to rep FP64 numeric data TypeNumber.MAX_SAFE_INTEGER
↔ (numeric constant) (2^53 - 1
) limit for max safe precision for FP64Number.MIN_SAFE_INTEGER
↔ (numeric constant) -(2^53-1) limit for min safe precision for FP64