pymel.core.datatypes.pow — PyMEL 1.0.7 documentation

pymel.core.datatypes.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.core.datatypes.planar

Next topic

pymel.core.datatypes.prod

Core Modules

Type Modules

Other Modules

This Page