Scythe-1.0.3
int scythe::factorial ( unsigned int  n) [inline]

The factorial function.

Computes the factorial of n.

Parameters:
nThe non-negative integer value to compute the factorial of.
See also:
lnfactorial(unsigned int n)