@stdlib/math-strided-special-cos-by
Compute the cosine for each element retrieved from an input strided array via a callback function.
Compute the cosine for each element retrieved from an input strided array via a callback function.
Compute the cube root of each element retrieved from a double-precision floating-point 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.
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
Compute the inverse versed cosine of each element retrieved from an input strided array via a callback function.
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
Compute the sine 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 arctangent of each element retrieved from an input strided array via a callback function.
Function which does nothing.
Add a callback to the next tick queue.
Create a filled array according to a provided callback function.