Returns the factorial of n,' which should be an integer. The result will<br> returned as an integer or bignum. This implementation is exact, but is more<br> computationally expensive than factorial,' which is to be preferred.
n,' which should be an integer. The result will<br> returned as an integer or bignum. This implementation is exact, but is more<br> computationally expensive than