Updated 10 months ago

@stdlib/math-strided-special-atan-by • Rank 3.8 • Science 44%

Compute the arctangent of each element retrieved from an input strided array via a callback function.

Updated 10 months ago

@stdlib/math-strided-special-atanh-by • Rank 3.7 • Science 44%

Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.

Updated 10 months ago

@stdlib/math-iter-special-tanh • Rank 3.0 • Science 44%

Create an iterator which evaluates the hyperbolic tangent for each iterated value.