GM2Calc 2.3.0
Loading...
Searching...
No Matches
Namespaces | Functions
gm2_dilog.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  gm2calc
 

Functions

double gm2calc::dilog (double x) noexcept
 Real dilogarithm $\operatorname{Li}_2(x)$.
 
std::complex< doublegm2calc::dilog (const std::complex< double > &z) noexcept
 Complex dilogarithm $\mathrm{Li}_2(z)$.
 
double gm2calc::clausen_2 (double x) noexcept
 Clausen function $\mathrm{Cl}_2(\theta) = \mathrm{Im}(\mathrm{Li}_2(e^{i\theta}))$.