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 reals > 1.Noneotherwise (domain).