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

Dirichlet Lambda function.

Pascal
function DirichletLambda(const Z: TCplx; n: Integer = 64): TCplx; overload;
Parameters 
Description 
Defines complex value for which the Lambda function is to be calculated. 
Defines used number of terms used in complex series approximation of Lambda function. 

the Dirichlet Lambda function.

function DirichletBeta(const z: TSCplx): TSCplx; overload;  

Dirichlet Lambda function is defined by the following equation: 

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