Search
@stdlib/math-base-special-acos
Compute the arccosine of a double-precision floating-point number.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-acos@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.acos
acos
arccosine
inverse
trig
trigonometry
radians
polyfill
ponyfill
@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-base-special-acosf
Compute the arccosine of a single-precision floating-point number.
v0.1.1 URL:
https://unpkg.com/@stdlib/math-base-special-acosf@0.1.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.acos
acosf
arccosine
cosine
inverse
trig
trigonometry
radians
angle
@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