MathGamma
Calculates the value of the gamma function for the real argument x.
double MathGamma( const double x // argument of the function )
Parameters
x
[in] The real argument of the function.
Return Value
The value of the gamma function.