isalmostequal
Here are 8 public repositories matching this topic...
Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
-
Updated
Jul 25, 2026 - JavaScript
Test if two half-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
-
Updated
Jul 30, 2026 - JavaScript
Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
-
Updated
Jul 30, 2026 - JavaScript
Test if two arguments are approximately the same value within a specified number of ULPs (units in the last place).
-
Updated
Jul 30, 2026 - JavaScript
Test if two half-precision floating-point numbers are approximately the same value within a specified number of ULPs (units in the last place).
-
Updated
Sep 6, 2026 - JavaScript
Test if two double-precision floating-point numbers are approximately the same value within a specified number of ULPs (units in the last place).
-
Updated
Sep 8, 2026 - Python
Test if two single-precision floating-point numbers are approximately the same value within a specified number of ULPs (units in the last place).
-
Updated
Sep 7, 2026 - Python
Add this topic to your repo
To associate your repository with the isalmostequal topic, visit your repo's landing page and select "manage topics."