Split a single-precision floating-point number into a normalized fraction and an integer power of two.
nodejs javascript node math stdlib mathematics number node-js normalized floating-point float double ieee754 normal dbl float64 denormalized subnormal frexp frexpf
-
Updated
Jun 14, 2025 - JavaScript