pymel.util.factorial

factorial(x) → Integral

Find x!. Raise a ValueError if x is negative or non-integral. This function has been overriden from math.factorial to work element-wise on iterables

Previous topic

pymel.util.fabs

Next topic

pymel.util.floor

Core

Core Modules

Other Modules

This Page