A ponyfill for ES6 Math.tanh
Ponyfill: A polyfill that doesn't overwrite the native method
Installation
$ npm install --save math-tanh
Usage
var mathTanh = ; ;//=> 0.7615941559557649
License
MIT © Arthur Verschaeve
A ponyfill for ES6 Math.tanh
Ponyfill: A polyfill that doesn't overwrite the native method
$ npm install --save math-tanh
var mathTanh = ; ;//=> 0.7615941559557649
MIT © Arthur Verschaeve
npm i math-tanh
2
1.0.0
MIT