[issue2138] Factorial

Mark Dickinson report at bugs.python.org
Mon Feb 18 19:12:20 CET 2008


Mark Dickinson added the comment:

> Should there be some upper limit on the argument math.factorial would
take?

I'd say not.  Any such limit would be artificial, and an arbitrary
choice.  Just let the natural time and space requirements be the
limiting factor.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2138>
__________________________________


More information about the Python-bugs-list mailing list