pymel.util.factorial

static util.factorial(*args, **kwargs)

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