@stdlib/constants-float64-exponent-bias
The bias of a double-precision floating-point number's exponent.
The bias of a double-precision floating-point number's exponent.
1/4 times π.
Fourth root of double-precision floating-point epsilon.
Glaisher-Kinkelin constant.
One half times the natural logarithm of 2.
1/2 times π.
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.