source:
node_modules/core-js-pure/es/number/epsilon.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 94 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | require('../../modules/es.number.epsilon'); |
3 | |
4 | module.exports = Math.pow(2, -52); |
Note:
See TracBrowser
for help on using the repository browser.