@stdlib/constants-float64-high-word-significand-mask
High word mask for the significand of a double-precision floating-point number.
High word mask for the significand of a double-precision floating-point number.
Natural logarithm of 1/2.
Natural logarithm of π.
Natural logarithm of the square root of 2π.
Natural logarithm of 10.
Natural logarithm of 2.
Natural logarithm of 2π.
Base 10 logarithm of Euler's number.
The maximum base 10 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Natural logarithm of the maximum double-precision floating-point number.
Maximum safe Fibonacci number when stored in double-precision floating-point format.
Maximum safe double-precision floating-point integer.
Maximum safe Lucas number when stored in double-precision floating-point format.
Maximum safe nth factorial when stored in double-precision floating-point format.
Maximum safe nth Fibonacci number when stored in double-precision floating-point format.
Base 2 logarithm of Euler's number.
Maximum double-precision floating-point number.
The maximum base 10 exponent for a double-precision floating-point number.