flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
4
VISUALIZACION/node_modules/core-js/modules/es6.math.log1p.js
generated
vendored
Executable file
4
VISUALIZACION/node_modules/core-js/modules/es6.math.log1p.js
generated
vendored
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
// 20.2.2.20 Math.log1p(x)
|
||||
var $export = require('./_export');
|
||||
|
||||
$export($export.S, 'Math', { log1p: require('./_math-log1p') });
|
||||
Loading…
Add table
Add a link
Reference in a new issue