8 #ifndef POLYLOGARITHMS_H
9 #define POLYLOGARITHMS_H
57 double Li3(
const double x)
const;
double Li3(const double x) const
The trilogarithm .
gslpp::complex Li2(const double x) const
The dilogarithm with a real argument, .
A class for the Bernoulli numbers.
A class for the polylogarithms.
A class for defining operations on and functions of complex numbers.
Polylogarithms()
The default constructor.