y=arccosxy = \arccos x

Inverse Cosine (Arccosine) y=arccosxy = \arccos x

arccosx\arccos x (the inverse cosine, or arccosine) is the inverse of the cosine function cos\cos. Since cos\cos is also periodic, it is not one-to-one over its whole domain. We therefore restrict it to the interval [0,π][0, \pi] on which it is decreasing and define the inverse there (the principal value) as arccos\arccos.

Definition

y=arccosxy = \arccos x is the value yy satisfying cosy=x\cos y = x with 0yπ0 \le y \le \pi.

Domain and range

The domain is 1x1-1 \le x \le 1, that is [1,1][-1, 1]. The range is [0,π][0, \pi].

Monotonicity and symmetry

The derivative

ddxarccosx=11x2(1<x<1)\frac{d}{dx}\arccos x = -\frac{1}{\sqrt{1 - x^2}} \quad (-1 < x < 1)

is always negative, so arccos\arccos is strictly decreasing over its whole domain. It is neither odd nor even, but it is symmetric about the point (0,π2)\left(0, \dfrac{\pi}{2}\right): that is, arccos(x)=πarccosx\arccos(-x) = \pi - \arccos x.

Notable points and tangents

The graph passes through the three points (1,π)(-1, \pi), (0,π2)\left(0, \dfrac{\pi}{2}\right), and (1,0)(1, 0). At the endpoints x=±1x = \pm 1 the tangent is vertical.

Relation to other functions

With the inverse sine we have

arcsinx+arccosx=π2\arcsin x + \arccos x = \frac{\pi}{2}

so arccosx=π2arcsinx\arccos x = \dfrac{\pi}{2} - \arcsin x. The graph of arccos\arccos is therefore the graph of arcsin\arcsin flipped upside down and shifted up by π2\dfrac{\pi}{2}.

Specific values

For example arccos1=0\arccos 1 = 0, arccos12=π3\arccos \dfrac{1}{2} = \dfrac{\pi}{3}, arccos0=π2\arccos 0 = \dfrac{\pi}{2}, and arccos(1)=π\arccos(-1) = \pi.

Applications

When finding the angle between two vectors from their dot product, arccos\arccos is used to recover the angle θ\theta from the value of cosθ\cos\theta. It appears frequently in geometry, physics, and computer graphics.