qspec.factorial ( n )[source] Parameters: narray_like The integer numbers. Float types are cast to int types. Returns: outNone n! (array compatible).