@stdlib/stats-base-sdsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
Found 296 results for float32
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
Compute the cube root of each element in a single-precision floating-point strided array.
Calculate the arithmetic mean of a single-precision floating-point strided array.
Create an array filled with ones and having the same length and data type as a provided array.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.
Create a filled array having the same length and data type as a provided 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 ar
Returns a string giving the literal bit representation of a single-precision floating-point number.
Calculate the range of a single-precision floating-point strided array according to a mask.
Canonical single-precision complex floating-point NaN.
Compute the principal square root for each element in a single-precision floating-point strided array.
Add a constant to each element in a single-precision floating-point strided array.
Create an uninitialized array having the same length and data type as a provided array.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
Return the maximum finite value capable of being represented by a numeric real type.
Calculate the minimum value of a sorted single-precision floating-point strided array.
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Return the maximum safe integer capable of being represented by a numeric real type.
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
Single-precision complex floating-point zero.
Smallest positive single-precision floating-point number.
Utilities for single-precision floating-point numbers.
Maximum single-precision floating-point number.
Create a typed array.
Calculate the dot product of two single-precision floating-point vectors.
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Round each element in a single-precision floating-point strided array toward positive infinity.
Return the maximum finite value capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.
Typed array pool.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Return the minimum safe integer capable of being represented by a numeric real type.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
Return the smallest positive normal value capable of being represented by a numeric real type.
Create a zero-filled array having the same length and data type as a provided array.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
Compute the absolute value for each element in a single-precision floating-point strided array.
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Javscript float32array utils
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
Create an array filled with NaNs and having the same length and data type as a provided array.
Create a complex number typed array.
Return the maximum safe integer capable of being represented by a numeric real type.