UNPKG

core-js

Version:
4 lines (3 loc) 111 B
// 20.1.2.1 Number.EPSILON var $def = require('./$.def'); $def($def.S, 'Number', {EPSILON: Math.pow(2, -52)});