Skip to main content

Module zeta

Module zeta 

Source
Expand description

Riemann zeta function ζ(s) for real s > 1, via Euler–Maclaurin acceleration: sum the first N−1 terms directly, then add the integral tail and Bernoulli corrections. None for s ≤ 1 (the series there needs analytic continuation — out of this function’s honest domain).

Functions§

zeta
ζ(s) for real s > 1. None otherwise (domain).