Processing math: 100%
SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.zetac

scipy.special.zetac(x) = <ufunc 'zetac'>

Riemann zeta function minus 1.

This function is defined as

ζ(x)=k=21/kx,

where x > 1.

See also

zeta

Previous topic

scipy.special.zeta

Next topic

scipy.special.cbrt