pymel.util.arrays.factorial — PyMEL 1.0.7 documentation

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

Next topic

pymel.util.arrays.floor

Core Modules

Type Modules

Other Modules

This Page