Here are
253 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
Jan 29, 2026
JavaScript
Smallest positive single-precision floating-point subnormal number.
Updated
Feb 7, 2026
JavaScript
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Updated
Feb 4, 2026
JavaScript
Create a single-precision floating-point number from a literal bit representation.
Updated
Jan 30, 2026
JavaScript
Return a string giving the literal bit representation of a single-precision floating-point number.
Updated
Jan 30, 2026
JavaScript
Maximum single-precision floating-point number.
Updated
Feb 7, 2026
JavaScript
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Updated
Jan 29, 2026
JavaScript
Convert each element in a single-precision floating-point strided array from degrees to radians.
Updated
Jan 30, 2026
JavaScript
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Updated
Jan 31, 2026
JavaScript
Round each element in a single-precision floating-point strided array toward positive infinity.
Updated
Jan 29, 2026
JavaScript
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Updated
Jan 30, 2026
JavaScript
Interchange two single-precision floating-point vectors.
Updated
Feb 2, 2026
JavaScript
Maximum safe single-precision floating-point integer.
Updated
Feb 7, 2026
JavaScript
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Updated
Jan 29, 2026
JavaScript
Sort a single-precision floating-point strided array using heapsort.
Updated
Jan 30, 2026
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array.
Updated
Jun 8, 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
Jan 29, 2026
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.
Updated
Aug 13, 2025
JavaScript
Cube root of single-precision floating-point epsilon.
Updated
Jan 30, 2026
JavaScript
Square root of single-precision floating-point epsilon.
Updated
Feb 2, 2026
JavaScript
Improve this page
Add a description, image, and links to the
float32
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
float32
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.