Standard library strided math functions.
-
Updated
Apr 6, 2026 - JavaScript
Standard library strided math functions.
Strided array math operations.
Base strided.
Standard library strided array special math functions.
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 absolute value.
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 Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
Element-wise multiplication of two strided arrays.
Compute the Bessel function of the second kind of order zero 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."