subnormal
Here are 16 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
Jul 9, 2026 - JavaScript
The minimum base 10 exponent for a subnormal double-precision floating-point number.
-
Updated
Jul 8, 2026 - JavaScript
The minimum biased base 2 exponent for a subnormal half-precision floating-point number.
-
Updated
Jul 9, 2026 - JavaScript
The minimum base 10 exponent for a subnormal single-precision floating-point number.
-
Updated
Jul 9, 2026 - JavaScript
The minimum base 10 exponent for a subnormal half-precision floating-point number.
-
Updated
Jul 9, 2026 - JavaScript
The maximum biased base 2 exponent for a subnormal single-precision floating-point number.
-
Updated
Jul 9, 2026 - JavaScript
The minimum biased base 2 exponent for a subnormal single-precision floating-point number.
-
Updated
Jul 9, 2026 - JavaScript
The maximum base 10 exponent for a subnormal single-precision floating-point number.
-
Updated
Jul 9, 2026 - JavaScript
The maximum base 10 exponent for a subnormal half-precision floating-point number.
-
Updated
Jul 9, 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 maximum biased base 2 exponent for a subnormal half-precision floating-point number.
-
Updated
Jul 9, 2026 - JavaScript
Improve this page
Add a description, image, and links to the subnormal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the subnormal topic, visit your repo's landing page and select "manage topics."