Computes the square root of single-precision floating point values. The corresponding Intel® AVX instruction is VSQRTPS.
Performs a SIMD computation of the square roots of the eight packed single-precision floating-point values (float32 values) in the source vector and returns the result of the square root operation.
Result of the square root operation.
Copyright © 1996-2010, Intel Corporation. All rights reserved.