CenterSpace Software .NET Numerics
NMath Stats User's Guide Version 2.3
 


4.2 Gamma Function

The static GammaLn() method on class StatsFunctions evaluates the log of the gamma function at a value x. The gamma function is an extension of the factorial function to complex and real number arguments.

The "complete" gamma function can be generalized to the incomplete gamma function , such that . The "upper" incomplete gamma function is given by:

IncompleteGamma() returns the value of the incomplete gamma function.



 

Copyright © 2003-2008 CenterSpace Software, LLC. All rights reserved.