flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
Li5.cpp File Reference
#include "Li5.hpp"
#include "horner.hpp"
#include "log.hpp"
#include <cfloat>
#include <cmath>
#include <complex>
Include dependency graph for Li5.cpp:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 

Functions

std::complex< double > flexiblesusy::Li5 (const std::complex< double > &z) noexcept
 Complex polylogarithm $\operatorname{Li}_5(z)$.
 
std::complex< long double > flexiblesusy::Li5 (const std::complex< long double > &z) noexcept
 Complex polylogarithm $\operatorname{Li}_5(z)$ with long double precision.