Himalaya
|
Declaration of the dilogarithm function. More...
#include <complex>
Go to the source code of this file.
Namespaces | |
himalaya | |
Macros | |
#define | ATTR(x) |
Functions | |
double | himalaya::dilog (double x) noexcept |
Real dilogarithm ![]() | |
std::complex< double > | himalaya::dilog (const std::complex< double > &z_) noexcept |
Complex dilogarithm ![]() | |
double | himalaya::clausen_2 (double x) noexcept |
Clausen function ![]() | |
Declaration of the dilogarithm function.
Definition in file Li2.hpp.