float32
Here are 157 public repositories matching this topic...
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
-
Updated
Dec 1, 2024 - JavaScript
Smallest positive single-precision floating-point subnormal number.
-
Updated
Dec 9, 2024 - JavaScript
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
-
Updated
Dec 1, 2024 - JavaScript
Convert each element in a single-precision floating-point strided array from degrees to radians.
-
Updated
Dec 1, 2024 - JavaScript
Evaluate the identity function for a single-precision complex floating-point number.
-
Updated
Dec 1, 2024 - JavaScript
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
-
Updated
Dec 1, 2024 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
-
Updated
Dec 1, 2024 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
-
Updated
Dec 1, 2024 - JavaScript
Single-precision floating-point mathematical constants.
-
Updated
Dec 1, 2024 - JavaScript
Compute the principal square root for each element in a single-precision floating-point strided array.
-
Updated
Dec 1, 2024 - JavaScript
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
-
Updated
Dec 1, 2024 - JavaScript
Test if a value is a Complex64Array.
-
Updated
Dec 1, 2024 - JavaScript
Improve this page
Add a description, image, and links to the float32 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the float32 topic, visit your repo's landing page and select "manage topics."