@stdlib/math-strided-special-dmskramp
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Found 92 results for double-precision
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.
Convert each element in a double-precision floating-point strided array from degrees to radians 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.
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.
Divide two double-precision floating-point numbers.
Compute the sum of five double-precision floating-point numbers.
Compute the sum of three double-precision floating-point numbers.
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.