@stdlib/math-strided-special-asin-by
Compute the arcsine 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.
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.
JavaScript to PHP source transformation
Invoke a callback function once for each ndarray element.
Invert an object, such that keys become values and values become keys, according to a transform function.
Transform a curried function into a function invoked with multiple arguments.
Convert each object key to uppercase.