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-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.