Contents

vrsqrtf(_:)

For each vector element, calculates the inverse of the square root of X.

Declaration

func vrsqrtf(_: vFloat) -> vFloat

See Also

Floating-Point Arithmetic and Auxiliary Functions (from vfp.h)