in reply to Re: Re: Re: Factorial algorithm execution time
in thread Factorial algorithm execution time
As for robustness, all of the solutions presented in this discussion use big integer arithmetic. Until you run out of memory, they are precise to the last digit.
|
|---|