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

Latest commit

 

History

History
23 lines (14 loc) · 387 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 387 Bytes

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