@stdlib/math-strided-special-acoth-by
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-acosh-by
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
@stdlib/math-iter-special-atanh
Create an iterator which computes the hyperbolic arctangent of each iterated value.
@stdlib/math-strided-special-atanh-by
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
@stdlib/math-iter-special-sinh
Create an iterator which evaluates the hyperbolic sine for each iterated value.
@stdlib/math-iter-special-cosh
Create an iterator which computes the hyperbolic cosine for each iterated value.
@stdlib/math-base-special-fast-asinh
Compute the hyperbolic arcsine of a number.
@stdlib/math-iter-special-acoth
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
@stdlib/math-iter-special-acosh
Create an iterator which computes the hyperbolic arccosine of each iterated value.
@stdlib/math-iter-special-tanh
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
@stdlib/math-base-special-fast-acosh
Compute the hyperbolic arccosine of a number.
@stdlib/math-strided-special-asinh-by
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
math-base-special-sech
Compute the hyperbolic secant of a double-precision floating-point number.
math-base-special-sech
Math Base Special Sech provides efficient mathematical functions for numerical computation in JavaScript. Enhance your projects with reliable and precise calculations! 🚀📊