This package has been deprecated

Author message:

Deprecated

acosh

2.0.0 • Public • Published

acosh

ES2015 Math.acosh() ponyfill

Install

$ npm install acosh

Usage

const acosh = require('acosh');

acosh(2);
//=> 1.3169578969248166

Package Sidebar

Install

npm i acosh

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

2.4 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus