jax.numpy.atan2# jax.numpy.atan2(x1, x2, /)[source]# jax.numpy.arctan2() 的别名 参数: **x1** (ArrayLike) **x2** (ArrayLike) 返回类型: 数组