This package has been deprecated

Author message:

Deprecated

asinh

2.0.0 • Public • Published

asinh

ES2015 Math.asinh() ponyfill

Install

$ npm install --save asinh

Usage

var asinh = require('asinh');

asinh(1234);
//=> 7.811163549201245

License

MIT © Sindre Sorhus

Package Sidebar

Install

npm i asinh

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

2.42 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus