float32
Here are 215 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
May 27, 2025 - 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
Jun 26, 2025 - JavaScript
Convert each element in a single-precision floating-point strided array from degrees to radians.
-
Updated
Aug 4, 2025 - JavaScript
Interchange two single-precision floating-point vectors.
-
Updated
May 19, 2025 - JavaScript
Cube root of single-precision floating-point epsilon.
-
Updated
Apr 22, 2025 - JavaScript
Square root of single-precision floating-point epsilon.
-
Updated
Jul 21, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.
-
Updated
Aug 13, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array.
-
Updated
Jun 8, 2025 - JavaScript
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
-
Updated
Jul 21, 2025 - JavaScript
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
-
Updated
Jun 30, 2025 - 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."