jax.scipy.special.zeta#
- jax.scipy.special.zeta(x, q=None) = <jax._src.custom_derivatives.custom_jvp object>[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