Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.SpecialFunctions Namespace > GammaFunctions Class > Methods


Extreme Optimization Mathematics Library for .NET

GammaFunctions.IncompleteGamma Method

Evaluates the Incomplete Gamma function.

Overload List

Evaluates the Incomplete Gamma function.

public static double IncompleteGamma(double,double);

Evaluates the incomplete Gamma function between two arguments.

public static double IncompleteGamma(double,double,double);

See Also

GammaFunctions Class | Extreme.Mathematics.SpecialFunctions Namespace | Gamma