Smallest positive single-precision floating-point subnormal number.
-
Updated
May 29, 2026 - JavaScript
Smallest positive single-precision floating-point subnormal number.
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.
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.
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
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.
Interchange two single-precision floating-point vectors.
Round each element in a single-precision floating-point strided array toward positive infinity.
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.
Single-precision floating-point mathematical constants.
Evaluate the identity function for a single-precision complex floating-point number.
Compute the reciprocal square root 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.
Add a description, image, and links to the float32 topic page so that developers can more easily learn about it.
To associate your repository with the float32 topic, visit your repo's landing page and select "manage topics."