acosh icon indicating copy to clipboard operation
acosh copied to clipboard

ES2015 Math.acosh() ponyfill

Deprecated as this is now natively available in all modern browsers and Node.js versions.


acosh

ES2015 Math.acosh() ponyfill

Install

$ npm install acosh

Usage

const acosh = require('acosh');

acosh(2);
//=> 1.3169578969248166