pymel.util.arrays.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