Go to the source code of this file.
Macros | |
#define | MAXL2 127 |
#define | SQRT_2_PI 0.79788456080286535587989 |
Functions | |
double | riemann_zeta (double x) |
static double | zeta_reflection (double) |
double | zetac (double x) |
static double | zetac_positive (double) |
static double | zetac_smallneg (double) |
Variables | |
static double | A [11] |
static const double | azetac [] |
static double | B [10] |
double | MACHEP |
static double | P [9] |
static double | Q [8] |
static double | R [6] |
static double | S [5] |
static double | TAYLOR0 [10] |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |