Return the arc tangent (measured in radians) of y/x. Unlike atan(y/x), the signs of both x and y are considered. This function has been overriden from math.atan2 to work element-wise on iterables
pymel.util.arrays.atan
pymel.util.arrays.atanh
Enter search terms or a module, class or function name.