This package has been deprecated

Author message:

Use the asinh package

math-asinh

1.0.0 • Public • Published

math-asinh Build Status

Ponyfill for ES6 Math.asinh()

Ponyfill: a polyfill that doesn't overwrite the native method

Install

$ npm install --save math-asinh

Usage

var asinh = require('math-asinh');

asinh(1);
//=> 0.8813735870195429

License

MIT © Arthur Verschaeve

Package Sidebar

Install

npm i math-asinh

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • arthurvr