Split a double-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
-
Updated
Dec 23, 2024 - JavaScript