flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
Li3.hpp File Reference
#include <complex>
Include dependency graph for Li3.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 

Functions

std::complex< double > flexiblesusy::Li3 (const std::complex< double > &z) noexcept
 Complex trilogarithm $\operatorname{Li}_3(z)$.
 
std::complex< long double > flexiblesusy::Li3 (const std::complex< long double > &z) noexcept
 Complex trilogarithm $\operatorname{Li}_3(z)$ with long double precision.
 
double flexiblesusy::Li3 (double x) noexcept
 Real trilogarithm $\operatorname{Li}_3(x)$.