Processing math: 100%

Previous topic

scipy.special.lambertw

Next topic

scipy.special.zetac

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