2017-06-08_509bba0/509bba0_unpacked_with_node_modules/~/core-js/modules/es6.math.expm1.js
2022-07-26 10:06:20 -07:00

12 lines
No EOL
305 B
JavaScript
Executable file

// 20.2.2.14 Math.expm1(x)
var $export = require('./_export')
, $expm1 = require('./_math-expm1');
$export($export.S + $export.F * ($expm1 != Math.expm1), 'Math', {expm1: $expm1});
//////////////////
// WEBPACK FOOTER
// ./~/core-js/modules/es6.math.expm1.js
// module id = 1857
// module chunks = 4