`arctanx` 是反正切函数,它表示的是正切值为 `x` 的角,这个角的取值范围在 `(-π/2, π/2)` 区间内。`arctanx` 的定义域是全体实数 `R`,而值域是 `(-π/2, π/2)`。
`arctanx` 也可以表示为 `tan(y) = x` 的解 `y`,其中 `y` 的取值范围限制在 `(-π/2, π/2)`。
需要注意的是,`arctanx` 不等于 `1/cotx`。`cotx` 是 `cosx/sinx`,而 `arctanx` 是 `tanx` 的反函数。