@stdlib/constants-float32-exponent-mask
Mask for the exponent of a single-precision floating-point number.
Mask for the exponent of a single-precision floating-point number.
1/4 times π.
1/2 times π.
Maximum single-precision floating-point number.
High word mask for excluding the sign bit of a double-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
High word mask for the sign bit 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.