You are here: Symbol Reference > Probabilities Namespace > Functions > Probabilities.DirichletBeta Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Probabilities.DirichletBeta Function

Dirichlet Beta function.

Pascal
function DirichletBeta(const Z: TCplx): TCplx; overload;

the Dirichlet Beta function.

The Dirichlet beta function, defined for real values can be written as: 

It can be extended over a whole complex plane by the following relation: 

where Gamma denotes the Math387.Gamma function.

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