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