Talk:Factorial

From Rosetta Code
Revision as of 18:33, 30 January 2009 by MikeMol (talk | contribs) (Range limits?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Just a thought...it would be interesting to programmatically identify the range limits of the factorial function for the unknown implementation. (The C and c++ implementations, for example, will overflow at different places depending on the range of int.) --Short Circuit 18:33, 30 January 2009 (UTC)