@stdlib/math-strided-special-ahavercos-by
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
Sine and cosine integrals.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Compute the versed cosine.
Compute the versed sine.
Evaluate the tangent of a number.
Compute the tangent of an angle measured in degrees
Simultaneously compute the sine and cosine of a number.
Simultaneously compute the sine and cosine of a number times π.
Create an iterator which generates a sine wave.
Create an iterator which generates a cosine wave.
Create an iterator which computes the inverse coversed cosine 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 versed cosine of each iterated value.
Create an iterator which computes the half-value versed cosine for each iterated value.
Create an iterator which computes the half-value versed sine for each iterated value.
Create an iterator which computes `cos(x) - 1` for each iterated value.
Create an iterator which computes the cosine of each iterated value times π.
Create an iterator which computes the coversed cosine for each iterated value.
Create an iterator which computes the cosine of each iterated value.