Standard library strided math functions.
-
Updated
Mar 23, 2026 - JavaScript
Standard library strided math functions.
Standard library strided array special math functions.
Base strided.
Strided array math operations.
Standard library special math functions.
Compute the multiplicative inverse for each element in a strided array.
Compute the arccosine of each element retrieved from an input strided array via a callback function.
Element-wise addition of two strided arrays.
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 second kind of order one for each element retrieved from an input strided array via a callback function.
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Compute the absolute value.
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
Add a description, image, and links to the element-wise topic page so that developers can more easily learn about it.
To associate your repository with the element-wise topic, visit your repo's landing page and select "manage topics."