Contents

simd_recip(_:)

Returns the reciprocal of each element in a vector.

Declaration

func simd_recip(_ x: simd_half2) -> simd_half2

See Also

Reciprocal and reciprocal square root functions