y=arctanxy = \arctan x

Inverse Tangent (Arctangent) y=arctanxy = \arctan x

arctanx\arctan x (the inverse tangent, or arctangent) is the inverse of the tangent function tan\tan. Since tan\tan has period π\pi, we restrict it to the interval (π2,π2)\left(-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right) on which it is increasing and define the inverse there (the principal value) as arctan\arctan.

Definition

y=arctanxy = \arctan x is the value yy satisfying tany=x\tan y = x with π2<y<π2-\dfrac{\pi}{2} < y < \dfrac{\pi}{2}.

Domain and range

Because tan\tan takes every real value on this interval, the domain of arctan\arctan is all real numbers (,)(-\infty, \infty). The range is the open interval (π2,π2)\left(-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right).

Symmetry and monotonicity

arctan\arctan is an odd function with arctan(x)=arctanx\arctan(-x) = -\arctan x, so its graph is symmetric about the origin. Its derivative

ddxarctanx=11+x2\frac{d}{dx}\arctan x = \frac{1}{1 + x^2}

is always positive, so the function is strictly increasing. Because the denominator is never 00, this derivative is smooth for all real xx.

Asymptotes and limits

As x+x \to +\infty, arctanxπ2\arctan x \to \dfrac{\pi}{2}, and as xx \to -\infty, arctanxπ2\arctan x \to -\dfrac{\pi}{2}. Hence it has the horizontal asymptotes y=π2y = \dfrac{\pi}{2} and y=π2y = -\dfrac{\pi}{2}, giving a gentle S-shaped curve. Its values never cross these two lines.

Notable points

The graph passes through the origin (0,0)(0, 0), which is an inflection point, and near the origin arctanxx\arctan x \approx x. For example arctan1=π4\arctan 1 = \dfrac{\pi}{4}, arctan13=π6\arctan \dfrac{1}{\sqrt{3}} = \dfrac{\pi}{6}, and arctan3=π3\arctan \sqrt{3} = \dfrac{\pi}{3}.

Relations and applications

arctan\arctan is used to compute π\pi: from arctan1=π4\arctan 1 = \dfrac{\pi}{4} one derives the Leibniz series and others. It underlies atan2\operatorname{atan2}, which recovers the polar angle of a point (x,y)(x, y), and is widely used in signal processing, control engineering, and computer graphics.