@stdlib/math-iter-special-covercos
Create an iterator which computes the coversed cosine for each iterated value.
Create an iterator which computes the coversed cosine for each iterated value.
Create an iterator which computes the coversed sine for each iterated value.
Create an iterator which converts an angle from degrees to radians for each iterated value.
Compute the arccosine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
Compute the inverse coversed sine 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.
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Create an iterator which evaluates the hyperbolic sine for each iterated value.
Create an iterator which computes the sine of each iterated value times π.
Create an iterator which evaluates the tangent for each iterated value.
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
Create an iterator which computes the versed cosine for each iterated value.
Create an iterator which computes the versed sine for each iterated value.
Create an iterator which converts an angle from radians to degrees for each iterated value.