simd_fast_rsqrt(_:)
Returns the fast reciprocal square root of each element in a vector.
Declaration
func simd_fast_rsqrt(_ x: Float16) -> Float16Returns the fast reciprocal square root of each element in a vector.
func simd_fast_rsqrt(_ x: Float16) -> Float16