@stdlib/constants-float32-significand-mask
Mask for the significand 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.
Smallest positive single-precision floating-point subnormal number.
Square root of single-precision floating-point epsilon.
2π.
Difference between one and the smallest value greater than one that can be represented as 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.
Maximum safe single-precision floating-point integer.
Minimum safe single-precision floating-point integer.
Single-precision floating-point NaN.
Single-precision floating-point negative infinity.
Golden ratio.
π.
Single-precision floating-point positive infinity.
64-bit complex number.
Calculate the sum of single-precision floating-point strided array elements.
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.