@stdlib/stats-base-dmskrange
Calculate the range of a double-precision floating-point strided array according to a mask.
Found 324 results for float64
Calculate the range of a double-precision floating-point strided array according to a mask.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Test if a value is an ndarray-like object containing double-precision floating-point numbers.
Adds a constant to each double-precision floating-point strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.
Compute the cube root of each element in a double-precision floating-point strided array.
Calculate the arithmetic mean of a double-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Test if a value is a 64-bit or 128-bit complex number.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Maximum double-precision floating-point number.
Calculate the mean and variance of a double-precision floating-point strided array.
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
Calculate the arithmetic mean of a double-precision floating-point strided array using an improved Kahan–Babuška algorithm.
Round each element in a double-precision floating-point strided array toward zero.
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Base double-precision floating-point number assert functions.
Create an array filled with ones and having the same length and data type as a provided array.
Return a double-precision floating-point number with the magnitude of x and the sign of x*y.
Maximum safe double-precision floating-point integer.
Create a zero-filled array having the same length and data type as a provided array.
Return the maximum safe integer capable of being represented by a numeric real type.
Perform a series of row interchanges on an input matrix.
Utilities for double-precision floating-point numbers.
Round each element in a double-precision floating-point strided array toward positive infinity.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to a double-precision floating-point
Return the maximum finite value capable of being represented by a numeric real type.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output ar
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Test if a value is a 2-dimensional ndarray-like object containing double-precision floating-point numbers.
Convert each element in a double-precision floating-point strided array from degrees to radians.
Performs the rank 1 operation A = alpha⋅x⋅y^T + A.
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 sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Minimum safe double-precision floating-point integer.
Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Sets the more significant 32 bits of a double-precision floating-point number.
Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Return the minimum safe integer capable of being represented by a numeric real type.
Copy all or part of a matrix A to another matrix B.
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
Create a typed array.
Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.
Compute the absolute value for each element in a double-precision floating-point strided array.
Return the maximum finite value capable of being represented by a numeric real type.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays and assigning results to a double-precision floating-point strided output array.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Фронт vue компонент для редактирования полей: сумм, площадей, колличества, ставки, итога и т.п.
Return the smallest positive normal value capable of being represented by a numeric real type.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Create a filled array having the same length and data type as a provided array.
N-dimensional array library for JavaScript inspired by NumPy
Create an array filled with NaNs and having the same length and data type as a provided array.
Typed array pool.
Apply a binary function to double-precision floating-point strided input arrays and assign results to a double-precision floating-point strided output array.
Return the maximum safe integer capable of being represented by a numeric real type.
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.