stdlib-js / math-base-special-frexp Sponsor Star 2 Code Issues Pull requests Split a double-precision floating-point number into a normalized fraction and an integer power of two.nodejsjavascriptnodemathstdlibmathematicsnumbernode-jsnormalizedfloating-pointfloatdoubleieee754normaldblfloat64denormalizedsubnormalfrexp Updated Jul 26, 2026JavaScript
stdlib-js / math-base-special-ldexpf Sponsor Star 1 Code Issues Pull requests Multiply a single-precision floating-point number by an integer power of two.nodejsjavascriptnodemathstdlibmathematicsnumberloadexponentnode-jsfloating-pointfloatieee754fltfrexpldexp Updated Jul 30, 2026JavaScript
stdlib-js / math-base-special-frexpf Sponsor Star 0 Code Issues Pull requests Split a single-precision floating-point number into a normalized fraction and an integer power of two.nodejsjavascriptnodemathstdlibmathematicsnumbernode-jsnormalizedfloating-pointfloatdoubleieee754normaldblfloat64denormalizedsubnormalfrexpfrexpf Updated Aug 6, 2026JavaScript