acosh
ES2015 Math.acosh() ponyfill
ES2015 Math.acosh() ponyfill
An ES-spec-compliant Math.acosh shim/polyfill/replacement that works as far down as ES3
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arccosine of a double-precision floating-point number.
Compute the hyperbolic arccosine of a number.
Create an iterator which computes the hyperbolic arccosine of each iterated value.