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

Core Modules

Other Modules

This Page