nearlyEqual.js
Checks if two floating-point numbers are almost equal. Ported to JavaScript from http://floating-point-gui.de/errors/comparison/
MIT license
| Failed to load latest commit information. | |||
|
|
test | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
bower.json | ||
|
|
nearlyEqual.js | ||
|
|
package.json | ||
Checks if two floating-point numbers are almost equal. Ported to JavaScript from http://floating-point-gui.de/errors/comparison/
MIT license