2.1.21 • Published 12 months ago
@devtea2027/quis-libero-excepturi-molestiae v2.1.21
Math.atanh 
An ESnext spec-compliant Math.atanh
shim/polyfill/replacement that works as far down as ES3.
This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec.
Getting started
npm install --save @devtea2027/quis-libero-excepturi-molestiae
Usage/Examples
console.log(Math.atanh(-1)); // -Infinity
console.log(Math.atanh(0)); // 0
console.log(Math.atanh(0.5)); // 0.5493061443340548
console.log(Math.atanh(2)); // NaN
Tests
Simply clone the repo, npm install
, and run npm test
2.1.21
12 months ago
2.1.20
12 months ago
2.1.19
12 months ago
2.1.18
12 months ago
2.1.16
12 months ago
2.1.17
12 months ago
2.1.15
12 months ago
2.1.14
12 months ago
2.1.13
12 months ago
2.1.12
12 months ago
2.1.11
12 months ago
2.1.10
12 months ago
2.1.9
12 months ago
2.1.8
1 year ago
2.1.7
1 year ago
2.1.6
1 year ago
2.0.5
1 year ago
2.0.6
1 year ago
2.0.4
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago