sqrt(_:)
Each element of the result is the square root of the corresponding element of the input.
Declaration
func sqrt(_ x: simd_half16) -> simd_half16Each element of the result is the square root of the corresponding element of the input.
func sqrt(_ x: simd_half16) -> simd_half16