@stdlib/math-base-special-vercos
Compute the versed cosine.
Compute the versed cosine.
Compute the versed sine.
Evaluate the tangent of a number.
Compute the tangent of an angle measured in degrees
Compute the hyperbolic tangent of a double-precision floating-point number.
Compute the normalized cardinal sine of a number.
Simultaneously compute the sine and cosine of a number.
Simultaneously compute the sine and cosine of a number times π.
Compute the hyperbolic sine of a double-precision floating-point number.
Compute sin(πx).
Create an iterator which computes the inverse coversed cosine of each iterated value.
Create an iterator which computes the inverse coversed sine of each iterated value.
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
Create an iterator which computes the inverse half-value versed sine of each iterated value.
Create an iterator which computes the arcsine of each iterated value.
Create an iterator which computes the hyperbolic arcsine of each iterated value.
Create an iterator which computes the arctangent of each iterated value.
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Create an iterator which computes the inverse versed cosine of each iterated value.