@stdlib/math-strided-special-dmsksqrt
Compute the principal square 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 according to a strided mask array.
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 strided array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a strided array.
Compute the principal square root for each element in a double-precision floating-point strided array.
Square root of double-precision floating-point epsilon.
Square root of 1/2.
Square root of 0.5π.
Square root of the golden ratio.
Square root of π.
Square root of 3.
Square root of 2.
Square root of 2π.
Compute the reciprocal square root of a double-precision floating-point number.
Compute the reciprocal square root of a single-precision floating-point number.
Compute the principal square root of a double-precision floating-point number.
Compute sqrt(1 + x) - 1.
Compute an integer square root.