1.0.0 • Published 11 years ago
math-expm1 v1.0.0
math-expm1 
Ponyfill for ES6 Math.expm1()
Install
$ npm install --save math-expm1Usage
var expm1 = require('math-expm1');
expm1(1);
//=> 1.718281828459045License
MIT © Arthur Verschaeve
1.0.0
11 years ago