2017-06-08_509bba0/509bba0_unpacked_with_node_modules/~/core-js/modules/es6.math.expm1.js

12 lines
305 B
JavaScript
Raw Permalink Normal View History

2022-07-26 17:06:20 +00:00
// 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