@stdlib/math-base-special-sinh
Compute the hyperbolic sine of a double-precision floating-point number.
Compute the hyperbolic sine of a double-precision floating-point number.
Compute sin(πx).
Evaluate the tangent of a number.
Compute the tangent of an angle measured in degrees
Create an iterator which generates a cosine wave.
Create an iterator which generates a sine wave.
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships