2.0.0 • Published 5 years ago
math-cosh v2.0.0
math-cosh
ES2015
Math.cosh()ponyfill
Install
$ npm install math-coshUsage
const mathCosh = require('math-cosh');
mathCosh(1);
//=> 1.5430806348152437License
MIT © Sindre Sorhus
ES2015
Math.cosh()ponyfill
$ npm install math-coshconst mathCosh = require('math-cosh');
mathCosh(1);
//=> 1.5430806348152437MIT © Sindre Sorhus