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

Incomplete Gamma function : series expansion.

Pascal
function GammaSer(A: double; const X: TCplx): TCplx; overload;

function GammaSer(a, x : single) : single; overload;  

Complex version.

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