unsigned long long int special_functions::factorial ( unsigned long long  n )

Function that computes the factorial of a given integer.

Author:
Rochan R. Upadhyay
Parameters:
n: Integer whose factorial is required.
Date:
10/12/2010
All Classes Files Functions Variables Typedefs Friends Defines