acosh
ES2015 Math.acosh() ponyfill
ES2015 Math.acosh() ponyfill
Basic trigonometry functions
Compute the arccosine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the inverse (arc) secant of a number.
Compute the inverse (arc) secant of a single-precision floating-point number.
Compute the hyperbolic arcsecant of a number.
Compute the arccosine of a double-precision floating-point number.
Compute the arccosine (in degrees) of a double-precision floating-point number.
Compute the arccosine of a single-precision floating-point number.
Compute the hyperbolic arccosine of a double-precision floating-point number.
Compute the hyperbolic arccosine of a number.
Create an iterator which computes the arccosine of each iterated value.
Create an iterator which computes the hyperbolic arccosine of each iterated value.