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 | TypedNdArray) q (Array | ndarray | bool | number | bool | int | float | complex | TypedNdArray) Return type: Array