math-float32-frexp
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
Found 29 results for denormalized
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
The maximum biased base 2 exponent for a subnormal half-precision floating-point number.
Turn a number into a human readable binary string
Smallest positive single-precision floating-point number.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Smallest positive single-precision floating-point number.
The minimum biased base 2 exponent for a subnormal half-precision floating-point number.
The minimum base 10 exponent for a subnormal half-precision floating-point number.
The maximum base 10 exponent for a subnormal half-precision floating-point number.