Contents

simd_fast_recip(_:)

Returns the fast reciprocal of each element in a vector.

Declaration

func simd_fast_recip(_ x: Float16) -> Float16

See Also

Reciprocal and reciprocal square root functions