Updated 10 months ago
@stdlib/math-base-special-atanh
Compute the hyperbolic arctangent of a number.
Updated 10 months ago
@stdlib/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
Updated 10 months ago
@stdlib/math-iter-special-atanh
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Updated 10 months ago
@stdlib/math-strided-special-atanh-by
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.