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

Dirichlet Eta function.

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

the Dirichlet Eta function.

function DirichletLambda(const z: TSCplx; n: Integer= 64): TSCplx; overload;  

Dirichlet eta 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!