jax.numpy.mod# jax.numpy.mod(x1, x2, /)[source]# Alias of jax.numpy.remainder() Parameters: x1 (ArrayLike) x2 (ArrayLike) Return type: Array