atan2(_:_:)
Returns the arctangent of each pair of corresponding elements in two vectors.
Declaration
func atan2(_ y: simd_float8, _ x: simd_float8) -> simd_float8Returns the arctangent of each pair of corresponding elements in two vectors.
func atan2(_ y: simd_float8, _ x: simd_float8) -> simd_float8