@stdlib/constants-float64-cbrt-eps
Cube root of double-precision floating-point epsilon.
Cube root of double-precision floating-point epsilon.
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π.
Fourth root of double-precision floating-point epsilon.
Natural logarithm of the square root of 2π.
Cube root of half-precision floating-point epsilon.
Square root of half-precision floating-point epsilon.
Cube root of single-precision floating-point epsilon.
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask 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 retrieved from an input strided array via a callback function.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.