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.
-
Updated
Jun 14, 2025 - JavaScript
Split a single-precision floating-point number into a normalized fraction and an integer power of two.
-
Updated
Jun 14, 2025 - 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
Improve this page
Add a description, image, and links to the frexp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frexp topic, visit your repo's landing page and select "manage topics."