@stdlib/array-ones-like
Create an array filled with ones and having the same length and data type as a provided array.
Found 324 results for float64
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.