Dirichlet Eta function.
Parameters |
Description |
Z |
Defines complex value for which the Eta function is to be calculated. |
n |
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!
|