Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
-
Updated
Dec 24, 2024 - JavaScript
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the squared absolute value 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.
Compute the cube root of each element in a single-precision floating-point strided array.
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single…
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output 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.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output 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."