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

Complement to the incomplete gamma function.

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

the complement to the incomplete gamma function.

The JGamma function is defined by the following equation: 

 

where Gamma is Math387.Gamma function.

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