pymel.util.arrays.atan

static arrays.atan(*args, **kwargs)

atan(x)

Return the arc tangent (measured in radians) of x. This function has been overriden from math.atan to work element-wise on iterables

Previous topic

pymel.util.arrays.asinh

Next topic

pymel.util.arrays.atan2

Core

Core Modules

Other Modules

This Page