jax.scipy.special.zeta#
- jax.scipy.special.zeta(x, q=None)[source]#
Riemann or Hurwitz zeta function.
LAX-backend implementation of
scipy.special.zeta()
.Original docstring below.
- Parameters
- Returns
out – Values of zeta(x).
- Return type
array_like
References
- dlmf
NIST, Digital Library of Mathematical Functions, https://dlmf.nist.gov/25.11#i