jax.lax.atan# jax.lax.atan(x)[source]# Elementwise arc tangent: \(\mathrm{atan}(x)\). Parameters: x (ArrayLike) Return type: Array