This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
es6-babel-browserify
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3db22aea69
Branches
Tags
main
es6-babel-brows...
/
node_modules
/
core-js
/
library
/
fn
/
math
/
log1p.js
log1p.js
101 B
History
Raw
1
2
require('../../modules/es6.math.log1p');
module.exports = require('../../modules/_core').Math.log1p;