Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

sindresorhus/acosh

Repository files navigation

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