numpy.arctan2(x1, x2[, out]) = Element-wise arc tangent of x1/x2 choosing the quadrant correctly. The quadrant
numpy.cross(a, b, axisa=-1, axisb=-1, axisc=-1, axis=None)
Page 9 of 9