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