|
Built in factorial function Python
|
|
05-16-2010, 01:10 AM
Post: #1
|
|||
|
|||
|
Built in factorial function Python
Python has a built-in factorial function in the math module. Here is an example on how to use it.
Code: #This example was coded by codecaine aka Jerome Scott II |
|||
|
05-16-2010, 01:13 AM
Post: #2
|
|||
|
|||
|
RE: Built in factorial function Python
Very good ! It must have recursive algorithm under the hood.
There's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
« Next Oldest | Next Newest »
|





