Compute the multiplicative inverse of a double-precision floating-point number.
Compute the reciprocal square root of a double-precision floating-point number.
Compute the multiplicative inverse of a single-precision floating-point number.
Compute the reciprocal square root of a single-precision floating-point number.
Compute the reciprocal square root for each element in a strided array.