jax.lax.atan

Warning

This page was created from a pull request (#9655).

jax.lax.atan¶

jax.lax.atan(x)[source]¶

Elementwise arc tangent: \(\mathrm{atan}(x)\).

Parameters

x (Any) –

Return type

Any