#
frexp
Here are 5 public repositories matching this topic...
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
Jul 26, 2026 - JavaScript
The Math-functions repository provides a collection of Python examples showcasing essential mathematical operations. It includes demonstrations of rounding, exponentiation, and using advanced mathematical functions via the math module.
-
Updated
Dec 12, 2024 - Python
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
Aug 6, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the frexp topic, visit your repo's landing page and select "manage topics."