5.7.2.18.16. scipy.special.zeta

scipy.special.zeta(x, q) = <ufunc 'zeta'>

Hurwitz zeta function

The Riemann zeta function of two arguments (also known as the Hurwitz zeta function).

This function is defined as

ζ(x,q)=k=01/(k+q)x,

where x > 1 and q > 0.

See also

zetac