simd_rsqrt(_:)
Returns the reciprocal square root of each element in a vector.
Declaration
func simd_rsqrt(_ x: simd_half32) -> simd_half32Returns the reciprocal square root of each element in a vector.
func simd_rsqrt(_ x: simd_half32) -> simd_half32