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

Core Modules

Other Modules

This Page