howdy everyone,
I was curious...or rather, I was having trouble trying to make a recursive function that returns the factorial of a user-defined number (if user enters n, then facorial of n (written n!)= n * (n -1)!...I'm not looking for the code for it...I'm just looking for a practical way to think about how to set up the flow of the recursion...any ideas? Thanks yet again for the unyielding help to my neverending pool of questions -Chap