pymel.util.pow — PyMEL 1.0.7 documentation

pymel.util.pow

pow(x, y)

Return x**y (x to the power of y). This function has been overriden from math.pow to work element-wise on iterables

Previous topic

pymel.util.postorderIterArgs

Next topic

pymel.util.preorder

Core Modules

Type Modules

Other Modules

This Page