pymel.util.arrays.pow

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

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.arrays.patchMath

Next topic

pymel.util.arrays.prod

Core

Core Modules

Other Modules

This Page