Himalaya
|
#include <complex>
Go to the source code of this file.
Namespaces | |
himalaya | |
Functions | |
double | himalaya::li2 (double x) |
real dilogarithm from FORTRAN module More... | |
std::complex< double > | himalaya::li2 (const std::complex< double > &z) |
complex dilogarithm from FORTRAN module More... | |