subnormal
Here are 19 public repositories matching this topic...
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
-
Updated
Jul 26, 2026 - JavaScript
The maximum base 10 exponent for a subnormal double-precision floating-point number.
-
Updated
Sep 2, 2026 - JavaScript
The minimum base 10 exponent for a subnormal double-precision floating-point number.
-
Updated
Sep 2, 2026 - JavaScript
The minimum biased base 2 exponent for a subnormal half-precision floating-point number.
-
Updated
Aug 28, 2026 - JavaScript
Explore direct neighbors and limits of IEEE floating-point values.
-
Updated
May 20, 2022 - Python
The minimum base 10 exponent for a subnormal half-precision floating-point number.
-
Updated
Aug 28, 2026 - JavaScript
The maximum biased base 2 exponent for a subnormal single-precision floating-point number.
-
Updated
Sep 2, 2026 - JavaScript
Assessing the impact of subnormals on your CPU's performance
-
Updated
Oct 18, 2025 - Rust
The maximum base 10 exponent for a subnormal half-precision floating-point number.
-
Updated
Aug 28, 2026 - JavaScript
The minimum base 10 exponent for a subnormal single-precision floating-point number.
-
Updated
Sep 2, 2026 - JavaScript
Split a single-precision floating-point number into a normalized fraction and an integer power of two.
-
Updated
Aug 6, 2026 - JavaScript
The minimum biased base 2 exponent for a subnormal single-precision floating-point number.
-
Updated
Sep 2, 2026 - JavaScript
The maximum base 10 exponent for a subnormal single-precision floating-point number.
-
Updated
Sep 2, 2026 - JavaScript
The maximum biased base 2 exponent for a subnormal half-precision floating-point number.
-
Updated
Aug 28, 2026 - JavaScript
⚙️ Calculate the maximum base-2 exponent for float16 constants, enabling precise numerical computation in web and Node.js environments.
-
Updated
Sep 2, 2026 - Java
Add this topic to your repo
To associate your repository with the subnormal topic, visit your repo's landing page and select "manage topics."