DeprecatedThis package is deprecated
Deprecated as this is now natively available in all modern browsers and Node.js versions.
number-epsilon
ES2015
Number.EPSILONponyfill
Install
$ npm install number-epsilon
Usage
const EPSILON = require('number-epsilon');
console.log(EPSILON);
//=> 2.220446049250313e-16