@stdlib/constants-float32-precision
Effective number of bits in the significand of a single-precision floating-point number.
Effective number of bits in the significand of a single-precision floating-point number.
Mask for the sign bit of a single-precision floating-point number.
Mask for the significand of a single-precision floating-point number.
Smallest positive normalized single-precision floating-point number.
Half-precision floating-point positive infinity.
Effective number of bits in the significand of a half-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
Smallest positive half-precision floating-point subnormal number.
Square root of half-precision floating-point epsilon.
Single-precision floating-point mathematical constants.
Mask for excluding the sign bit of a single-precision floating-point number.
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.