Updated 6 months ago
@stdlib/math-strided-special-acoth-by
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
Updated 6 months ago
@stdlib/math-iter-special-acot
Create an iterator which computes the inverse cotangent of each iterated value.
Updated 6 months ago
@stdlib/math-iter-special-acoth
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
Updated 6 months ago
math-strided-special-acot-by
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Updated 6 months ago
@stdlib/math-base-special-cotd
Compute the cotangent of an angle measured in degrees
Updated 6 months ago
@stdlib/math-base-special-tand
Compute the tangent of an angle measured in degrees
Updated 6 months ago
@stdlib/math-base-special-acotf
Compute the inverse cotangent of a single-precision floating-point number.