Search
@stdlib/math-base-special-acosh
Compute the hyperbolic arccosine of a double-precision floating-point number.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-acosh@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.acosh
acosh
hyperbolic
inverse
cosine
cos
arc
arccosine
trig
trigonometry
radians
angle
polyfill
ponyfill
@stdlib/math-base-special-fast-acosh
Compute the hyperbolic arccosine of a number.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-fast-acosh@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdfastmath
mathematics
math
fastmath
fast
math.acosh
acosh
hyperbolic
inverse
cosine
cos
arc
arccosine
trig
trigonometry
radians
angle
polyfill
ponyfill
@stdlib/math-iter-special-acosh
Create an iterator which computes the hyperbolic arccosine of each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-acosh@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.acosh
acosh
hyperbolic
inverse
cosine
cos
arc
arccosine
trig
trigonometry
radians
iterator
iterable
iterate
@stdlib/math-strided-special-acosh-by
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-strided-special-acosh-by@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.acosh
acosh
hyperbolic
inverse
cosine
cos
arc
arccosine
trig
trigonometry
radians
angle
vector
array
strided
ndarray
element-wise
map
transform
accessor
callback
clbk
math.acosh
An ES-spec-compliant Math.acosh shim/polyfill/replacement that works as far down as ES3
v1.0.2 URL:
https://unpkg.com/math.acosh@1.0.2/index.js
Open
Browse Files
Math
acosh
Math.acosh
shim
polyfill
es-shim
API