Updated 6 months ago
@stdlib/math-base-special-kernel-tan
Compute the tangent of a number on [-π/4, π/4].
Updated 6 months ago
@stdlib/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
Updated 6 months ago
@stdlib/math-iter-special-atan
Create an iterator which computes the arctangent of each iterated value.
Updated 6 months ago
@stdlib/math-iter-special-atanh
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Updated 6 months ago
@stdlib/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
Updated 6 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.
Updated 6 months ago
@stdlib/math-iter-special-tanh
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
Updated 6 months ago
@stdlib/math-base-special-cosd
Compute the cosine of an angle measured in degrees.
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