Search
@stdlib/math-base-special-acot
Compute the inverse cotangent.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-acot@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
inverse
cotangent
acot
cot
coth
arc
arccotangent
trig
trigonometry
radians
angle
@stdlib/math-base-special-acoth
Compute the inverse hyperbolic cotangent.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-acoth@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
acoth
hyperbolic
inverse
tangent
cotangent
acot
cot
coth
arc
arccotangent
trig
trigonometry
radians
angle
@stdlib/math-iter-special-acoth
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-acoth@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.acoth
hyperbolic
inverse
tangent
cotangent
acot
cot
coth
arc
arccotangent
trig
trigonometry
radians
iterator
iterable
iterate
@stdlib/math-base-special-coth
Compute the hyperbolic cotangent of a number.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-coth@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
cotangent
cot
coth
math.tanh
tangent
tan
tanh
hyperbolic
trig
trigonometry
radians
angle
@stdlib/math-strided-special-acot-by
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-strided-special-acot-by@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
inverse
cotangent
acot
cot
coth
arc
arccotangent
trig
trigonometry
radians
angle
vector
array
strided
ndarray
element-wise
map
transform
accessor
callback
clbk