math-float64-set-high-word
Sets the more significant 32 bits of a double-precision floating-point number.
Found 324 results for float64
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.