@stdlib/math-base-special-acot
Compute the inverse cotangent.
Compute the inverse cotangent.
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Compute the inverse hyperbolic cotangent.
Create an iterator which computes the inverse cotangent of each iterated value.
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.