Split a double-precision floating-point number into a normalized fraction and an integer power of two.
-
Updated
Nov 1, 2024 - JavaScript
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
import math functions
Add a description, image, and links to the frexp topic page so that developers can more easily learn about it.
To associate your repository with the frexp topic, visit your repo's landing page and select "manage topics."