[EMAIL PROTECTED] wrote:
Now math has factorial:
http://docs.python.org/dev/library/math.html#math.factorial

That's rather underdocumented.
Does it really attempt exact calculation
for arbitrary integers??  Is there any
way to request a nice fast approximation
for large integers (e.g., with Gosper's
modification of Stirling's formula)?
Alan Isaac
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to