@stdlib/math-strided-special-drsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array.
128-bit complex number mathematical constants.
Size (in bytes) of a 128-bit complex number.
Size (in bytes) of a double-precision floating-point number.
Return the positive difference between `x` and `y`.
Compute the hypotenuse avoiding overflow and underflow.
Evaluate the identity function for a double-precision floating-point number.
Compute the multiplicative inverse of a double-precision floating-point number.
Evaluate the Kronecker delta.
Typed array pool.
Complex128Array.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.
Create a filled array.
Create a filled array according to a provided callback function.
Float64Array.
Create a filled array having a specified length.
Create a filled array having the same length and data type as a provided array.