const-eps-float64
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Updated by @kgryte
const-max-safe-integer-float64
Maximum safe double-precision floating-point integer.
Updated by @kgryte
compute-const-max-safe-integer
Maximum safe double-precision floating-point integer.
Updated by @kgryte
compute-const-min-safe-integer
Minimum safe double-precision floating-point integer.
Updated by @kgryte
const-precision-float64
Effective number of bits in the significand of a double-precision floating-point number.
Updated by @kgryte
const-precision-float16
Effective number of bits in the significand of a half-precision floating-point number.
Updated by @kgryte