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

Incomplete Gamma function : continued fraction expansion.

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

the Incomplete Gamma function : continued fraction expansion.

function GammaSer(a: single;const x: TSCplx) : TSCplx; overload;  

Uses fractional expansion to calculate the incomplete Gamma function.

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