@stdlib/math-strided-special-dfloor
Round each element in a double-precision floating-point strided array toward negative infinity.
Round each element in a double-precision floating-point strided array toward negative infinity.
Compute the multiplicative inverse 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 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.
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.
Round each element in a double-precision floating-point strided array toward zero.
Compute the cube root of each element in a single-precision floating-point strided array.
Round each element in a single-precision floating-point strided array toward negative infinity.
Compute the multiplicative inverse for each element in a single-precision floating-point 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.
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array.
Get a random fractional/decimal number within a range, between two numbers min and max.
Get a random integer number within a range, between two numbers min and max.
Beta function.
Golden ratio.
Square root of double-precision floating-point epsilon.
Square root of the golden ratio.