@stdlib/constants-float32-cbrt-eps
Cube root of single-precision floating-point epsilon.
Cube root of single-precision floating-point epsilon.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
The bias of a single-precision floating-point number's exponent.
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.