Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
-
Updated
Jul 11, 2025 - JavaScript
Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Test if two arguments are approximately the same value within a specified number of ULPs (units in the last place).
Test if two single-precision floating-point numbers are approximately the same value within a specified number of ULPs (units in the last place).
Test if two double-precision floating-point numbers are approximately the same value within a specified number of ULPs (units in the last place).
Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Add a description, image, and links to the isalmostequal topic page so that developers can more easily learn about it.
To associate your repository with the isalmostequal topic, visit your repo's landing page and select "manage topics."