Contents

vsqrtf(_:)

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

Declaration

func vsqrtf(_: vFloat) -> vFloat

See Also

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