jax.lax.zeta# jax.lax.zeta(x, q)[source]# Elementwise Hurwitz zeta function: \(\zeta(x, q)\) Parameters: x (Array | ndarray | bool | number | bool | int | float | complex) q (Array | ndarray | bool | number | bool | int | float | complex) Return type: Array