Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
-
Updated
Nov 1, 2024 - JavaScript
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the cube root of each element in a single-precision floating-point strided array.
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Round each element in a single-precision floating-point strided array toward positive infinity.
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a single-precision floating-point strided array.
Add a description, image, and links to the flt topic page so that developers can more easily learn about it.
To associate your repository with the flt topic, visit your repo's landing page and select "manage topics."