You are here: Symbol Reference > Math387 Namespace > Functions > Math387.IGamma Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.IGamma Function

Incomplete gamma function.

Pascal
function IGamma(A: double; X: double): double; overload;

the incomplete gamma function.

The IGamma function is defined by the following equation: 

 

where Gamma is Math387.Gamma function. Depending on parameters a and x fractional or series expansion is used to calculate the incomplete Gamma function.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!