Contents

simd_precise_rsqrt(_:)

Returns the precise reciprocal square root of each element in a vector.

Declaration

func simd_precise_rsqrt(_ x: simd_half16) -> simd_half16

See Also

Reciprocal and reciprocal square root functions