Arccosine — Definition, Graph, Examples, Identities

#Trigonometry
TL;DR
Arccosine — written $\arccos x$ or $\cos^{-1} x$ — is the inverse of cosine restricted to $[0, \pi]$; it takes an input in $[-1, 1]$ and returns the unique angle in $[0, \pi]$ whose cosine equals the input. This article covers the definition, the principal-value branch, the graph, the derivative and integral, three worked examples in both degrees and radians, the identity $\sin^{-1} x + \cos^{-1} x = \pi/2$, and the common mistakes around restricted-domain reasoning.
BT
Bhanzu TeamLast updated on June 1, 202611 min read

The Inverse That Picks Exactly One Angle Out of Infinitely Many

The cosine function repeats every $2\pi$ radians, so $\cos\theta = 1/2$ has infinitely many solutions — but arccosine is engineered to return only one of them.

The arccosine of $x$ is the angle $\theta$ in $[0, \pi]$ such that $\cos\theta = x$. Equivalently:

$$\arccos x = \theta \iff \cos\theta = x ;\text{ with }; \theta \in [0, \pi],; x \in [-1, 1].$$

The restriction to $[0, \pi]$ is what makes the function single-valued — without it, no inverse would exist.

Domain, Range, and Principal Value

The cosine function $\cos : \mathbb{R} \to [-1, 1]$ is many-to-one — multiple inputs share an output. To define an inverse, mathematicians restrict cosine to $[0, \pi]$, where it is strictly decreasing and one-to-one. The inverse of that restricted cosine is the arccosine.

$$\boxed{;\arccos: [-1, 1] \to [0, \pi];}$$

  • Domain: $x \in [-1, 1]$ — cosine never exceeds 1 in magnitude, so any input outside this set is invalid.

  • Range: $\theta \in [0, \pi]$ — the chosen principal-value branch. In degrees, $[0°, 180°]$.

  • Strictly decreasing: as $x$ increases from $-1$ to $1$, $\arccos x$ decreases from $\pi$ to $0$.

  • Reference points: $\arccos(1) = 0$, $\arccos(0) = \pi/2$ (i.e., $90°$), $\arccos(-1) = \pi$ (i.e., $180°$).

Quick Facts:

  • Notation: $\arccos x = \cos^{-1} x$ (NOT $1/\cos x$ — that's the secant).

  • Period: none — arccosine is a single-branch function, not periodic.

  • Continuous on: $[-1, 1]$.

  • Derivative: $\dfrac{d}{dx}\arccos x = -\dfrac{1}{\sqrt{1 - x^2}}$ for $x \in (-1, 1)$.

  • Integral: $\displaystyle\int \arccos x , dx = x \arccos x - \sqrt{1 - x^2} + C$.

  • Grade introduced: CCSS-M F-TF.B.6 (restricting trig functions to invert); NCERT Class 12 Chapter 2 — Inverse Trigonometric Functions.

Double-Anchoring — Right Triangle and Unit Circle

For any $x \in [0, 1]$, the value $\arccos x$ can be read in two ways.

From The Right Triangle

Build a right triangle with adjacent leg $x$ and hypotenuse $1$. The angle next to the adjacent leg has cosine $x$, so the angle equals $\arccos x$. For example, $\arccos(1/2)$ corresponds to a 30–60–90 triangle scaled so the hypotenuse is $1$; the angle adjacent to the leg of length $1/2$ is $60°$.

From The Unit Circle

$\arccos x$ is the angle (measured counter-clockwise from the positive $x$-axis to the radius) whose terminal point has $x$-coordinate equal to $x$. The point $(1/2, \sqrt{3}/2)$ sits at angle $\pi/3$ (i.e., $60°$). So $\arccos(1/2) = \pi/3 = 60°$.

Both views give the same answer. For negative inputs, the right-triangle view stops being natural (no negative leg lengths), and the unit-circle picture takes over: $\arccos(-1/2)$ corresponds to the point $(-1/2, \sqrt{3}/2)$ at angle $2\pi/3 = 120°$.

$x$

$\arccos x$ (rad)

$\arccos x$ (deg)

Unit-circle point

$1$

$0$

$0°$

$(1, 0)$

$\sqrt{3}/2$

$\pi/6$

$30°$

$(\sqrt{3}/2, 1/2)$

$\sqrt{2}/2$

$\pi/4$

$45°$

$(\sqrt{2}/2, \sqrt{2}/2)$

$1/2$

$\pi/3$

$60°$

$(1/2, \sqrt{3}/2)$

$0$

$\pi/2$

$90°$

$(0, 1)$

$-1/2$

$2\pi/3$

$120°$

$(-1/2, \sqrt{3}/2)$

$-\sqrt{2}/2$

$3\pi/4$

$135°$

$(-\sqrt{2}/2, \sqrt{2}/2)$

$-1$

$\pi$

$180°$

$(-1, 0)$

The Graph and Its Shape

The arccosine graph is the reflection of $y = \cos x$ on $[0, \pi]$ across the line $y = x$. It is a smooth, strictly decreasing curve from $(-1, \pi)$ through $(0, \pi/2)$ down to $(1, 0)$.

Three Structural Facts To Commit:

  • Endpoints are closed dots: $(-1, \pi)$ and $(1, 0)$ are included.

  • No asymptotes. Unlike arctan, arccos's range is bounded.

  • Concave up everywhere on $(-1, 1)$. The second derivative is positive on the open interval.

Identities and Properties

The arccosine sits inside a small set of identities that come up constantly in calculus and physics.

  • Sum with arcsine: $\arcsin x + \arccos x = \dfrac{\pi}{2}$ for all $x \in [-1, 1]$.

  • Reflection across 0: $\arccos(-x) = \pi - \arccos x$.

  • Composition (one-sided): $\cos(\arccos x) = x$ for $x \in [-1, 1]$. The other order $\arccos(\cos x) = x$ holds only on $[0, \pi]$ — see Tripping Point 2.

  • Derivative: $\dfrac{d}{dx} \arccos x = -\dfrac{1}{\sqrt{1 - x^2}}$ on $(-1, 1)$.

  • Integral: $\displaystyle\int_0^x \arccos t , dt = x \arccos x - \sqrt{1 - x^2} + C$.

Three Worked Examples of Arccosine

Quick. Find $\arccos(\sqrt{3}/2)$ in both degrees and radians.

The angle in $[0, \pi]$ whose cosine equals $\sqrt{3}/2$ is $\pi/6$ from the special-angle table. Confirm on the unit circle: at $\pi/6$, the point is $(\sqrt{3}/2, 1/2)$, so the $x$-coordinate (the cosine) is $\sqrt{3}/2$. ✓

Final answer: $\arccos(\sqrt{3}/2) = \dfrac{\pi}{6} = 30°$.

Standard (Wrong Path First — Watch How This Goes Wrong). Evaluate $\arccos!\left(\cos\dfrac{7\pi}{6}\right)$.

The wrong path. A student reasons that $\arccos$ and $\cos$ are inverses, so they cancel: $\arccos(\cos(7\pi/6)) = 7\pi/6$. This treats the composition as if it held everywhere — but $7\pi/6 \approx 210°$ lies outside the principal range $[0, \pi]$. An "arccos" output of $7\pi/6$ would violate the function's own range.

The flaw: the identity $\arccos(\cos x) = x$ holds only when $x \in [0, \pi]$. For inputs outside that interval, evaluate the inner cosine first, then take arccosine.

The rescue.

$$\cos!\left(\dfrac{7\pi}{6}\right) = -\dfrac{\sqrt{3}}{2}.$$

(Quadrant III; reference angle $\pi/6$; cosine negative.) So:

$$\arccos!\left(-\dfrac{\sqrt{3}}{2}\right) = \pi - \dfrac{\pi}{6} = \dfrac{5\pi}{6}.$$

That is in $[0, \pi]$ — the legal output. In degrees, $5\pi/6 = 150°$.

Check on the unit circle: the angle $5\pi/6$ lands at $(-\sqrt{3}/2, 1/2)$ — and indeed $\cos(5\pi/6) = -\sqrt{3}/2$, matching $\cos(7\pi/6)$. The two angles share a cosine; arccos picks the one in $[0, \pi]$.

Final answer: $\arccos(\cos(7\pi/6)) = \dfrac{5\pi}{6} = 150°$.

In the McKinney TX Grade 11 cohort, this composition trap is the single biggest cause of marks dropped on inverse-trig problems — roughly six out of every ten students "cancel" the functions on the first attempt before catching that the angle isn't in $[0, \pi]$.

Stretch. A satellite dish, modeled in the unit circle, points at the unit-vector $\mathbf{u} = (-0.6, 0.8)$. What angle of elevation off the positive $x$-axis is it pointing at? Express in radians and degrees.

The angle off the positive $x$-axis is exactly $\arccos(u_x) = \arccos(-0.6)$ because the $x$-coordinate of a unit vector is its cosine.

$$\theta = \arccos(-0.6).$$

Use $\arccos(-x) = \pi - \arccos x$ to rewrite as $\theta = \pi - \arccos(0.6)$.

$\arccos(0.6) \approx 0.9273$ rad (this is a non-special value — calculator needed). So:

$$\theta \approx \pi - 0.9273 \approx 2.2143 \text{ rad}.$$

In degrees, $\theta \approx 2.2143 \times (180/\pi) \approx 126.87°$.

Sanity check: $\cos(126.87°) \approx -0.6$ ✓, and $\sin(126.87°) \approx 0.8$ ✓ — matches both components of $\mathbf{u}$.

Final answer: $\theta = \arccos(-0.6) \approx 2.21$ rad $\approx 126.87°$.

Where Arccosine Earns Its Keep

The arccosine threads through several modern technologies, often hidden under a wrapper.

  • Vector geometry and graphics rendering. The angle between two unit vectors $\mathbf{u}$ and $\mathbf{v}$ is $\arccos(\mathbf{u} \cdot \mathbf{v})$. Every 3D game engine uses this for lighting and collision detection — the angle between a surface normal and a light direction tells the renderer how bright the pixel should be.

  • Crystallography. Bond angles in molecules are computed as the arccosine of the dot product of adjacent bond vectors — used daily in cheminformatics tools like RDKit.

  • Robotics — inverse kinematics. A two-link arm reaching for a point uses the law of cosines, then arccosine, to back out the elbow joint angle from the target's distance.

  • Astronomy. The angular separation between two stars on the celestial sphere is computed via arccosine of the dot product of their direction vectors — the foundation of every star-catalog query.

  • Signal processing. The phase response of a Chebyshev filter is built on arccosine — without it, no narrowband audio crossover or radar pulse-compression filter.

The arccosine is the function you reach for whenever a known cosine value needs to be turned back into an angle in a well-defined range.

A Brief History of the Inverse Trig Functions

Daniel Bernoulli (1700–1782, Switzerland) was among the first to use the modern $\arccos$ notation, in correspondence with Leonhard Euler in the 1720s. Before that, mathematicians wrote "the arc whose cosine is x" in full Latin sentences.

Leonhard Euler (1707–1783, Switzerland) made the inverse trig functions standard by integrating them into his Introductio in analysin infinitorum (1748). Euler's notation set the convention that the principal value of arccosine lives in $[0, \pi]$ — a choice that has held for nearly three centuries.

The story worth telling — Madhava of Sangamagrama (c. 1340 – c. 1425, India). Madhava discovered the power series for $\arctan x$ — and from it, by way of the identity $\arctan x + \arccos!\left(\dfrac{x}{\sqrt{1+x^2}}\right) = \pi/2$, expansions for arccosine and arcsine — roughly 250 years before James Gregory and Isaac Newton rediscovered them in Europe. Madhava's school in Kerala computed $\pi$ to 11 decimal places using these series. The result sat untranslated outside India for centuries; today the arctan series is sometimes called the Madhava–Gregory series. One mathematician, working with palm-leaf manuscripts in a south Indian village, computed a constant the rest of the world wouldn't reach for two more centuries.

Where Students Trip Up on Arccosine

1. Confusing $\cos^{-1} x$ with $1/\cos x$

Where it slips in: A student sees $\cos^{-1}(1/2)$ on a problem and writes $\sec(1/2) = 2$.

Don't do this: Treat the "$-1$" exponent as a reciprocal. The notation $\cos^{-1}$ stands for the inverse function — not the reciprocal $\sec$.

The correct way: $\cos^{-1}(1/2) = \arccos(1/2) = \pi/3 = 60°$. When you need the reciprocal of cosine, write $\sec x$ or $\dfrac{1}{\cos x}$ — never $\cos^{-1} x$.

2. Assuming $\arccos(\cos x) = x$ everywhere

Where it slips in: A student is asked to simplify $\arccos(\cos(7\pi/6))$ and writes $7\pi/6$ on auto-pilot.

Don't do this: Cancel arccos and cos without checking the principal-value range.

The correct way: $\arccos(\cos x) = x$ holds only on $[0, \pi]$. Outside that range, evaluate the inner cosine first; then take arccos of the resulting number — the answer will be in $[0, \pi]$.

3. Forgetting that the domain is $[-1, 1]$

Where it slips in: A student writes $\arccos(2)$ on an exam, expecting some output.

Don't do this: Try to compute $\arccos$ of a number outside $[-1, 1]$ in real values.

The correct way: $\arccos x$ is undefined as a real number for $|x| > 1$. (It does extend to the complex plane, but that's a Class 12+ extension; for school exams, the answer is simply "undefined.")

4. Mode confusion on the calculator

Where it slips in: A student computes $\arccos(0.5)$ on a calculator in radian mode and gets $1.0472$ — then writes that as the final answer to a question that expected degrees.

Don't do this: Hand in a numerical radian answer to a degree-mode problem (or vice versa).

The correct way: Check the DEG/RAD mode before every inverse-trig calculation. $\arccos(0.5) = \pi/3 = 60°$ — the special-angle table catches mode errors at a glance.

The real-world version. When NASA's Mars Climate Orbiter burned up in 1999, the root cause was a units mismatch — one team used pound-force, the other newtons — but the navigators' anomaly detection ran on angle thresholds computed via arccosine of dot products between the spacecraft's velocity vector and the planet's gravity direction.The early warnings the model produced were dismissed as noise. The lesson: an inverse-trig calculation is only as trustworthy as the units feeding it.

Conclusion

  • Arccosine is the inverse of cosine restricted to $[0, \pi]$ — it maps $[-1, 1]$ onto $[0, \pi]$ and returns the unique angle whose cosine matches the input.

  • Always show outputs in both degrees and radians; the special-angle table from $0$ to $\pi$ covers $0°, 30°, 45°, 60°, 90°, 120°, 135°, 150°, 180°$.

  • The identity $\arcsin x + \arccos x = \pi/2$ connects arccos to its sister function and is the fastest way to convert between the two.

  • The composition $\arccos(\cos x) = x$ holds only on $[0, \pi]$ — outside that range, evaluate the inner cosine first.

  • The arccosine is the engine behind angle-between-vectors computations in graphics rendering, robotics, crystallography, and astronomy.

Try It Yourself — Three Problems

  1. Find $\arccos(-\sqrt{2}/2)$ in both degrees and radians.

  2. Simplify $\arccos(\cos(11\pi/4))$.

  3. Two unit vectors are $\mathbf{u} = (1, 0)$ and $\mathbf{v} = (-1/2, \sqrt{3}/2)$. Compute the angle between them using arccosine.

If Problem 2 returns $11\pi/4$, return to Tripping Point 2 — the principal-value rule.

Want a live Bhanzu trainer to walk your child through inverse trigonometric functions and the Class 12 chapter? Book a free demo class — online globally.

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What does arccos mean?
It means "the angle whose cosine is" — $\arccos x$ is the angle $\theta$ in $[0, \pi]$ such that $\cos\theta = x$.
Is arccos the same as $1/\cos$?
No. $\arccos x = \cos^{-1} x$ is the inverse function; $1/\cos x = \sec x$ is the reciprocal. Two different objects, similar-looking notation.
What is the domain of arccosine?
$[-1, 1]$. Any input outside this interval is not a real number.
What is the range of arccosine?
$[0, \pi]$ in radians, or $[0°, 180°]$ in degrees.
Why is the range restricted to $[0, \pi]$?
Cosine is many-to-one — $\cos\theta = 1/2$ has infinitely many solutions ($\pi/3, 5\pi/3, 7\pi/3, \dots$). To define an inverse, mathematicians pick one branch where cosine is one-to-one. The natural choice is $[0, \pi]$, where cosine is strictly decreasing from $1$ to $-1$.
What's the derivative of arccos?
$\dfrac{d}{dx}\arccos x = -\dfrac{1}{\sqrt{1 - x^2}}$, defined on $(-1, 1)$.
Yes or no — does $\arccos(\cos x) = x$ always hold?
No. It holds only for $x \in [0, \pi]$. Outside that range, compute the inner cosine first.
What's the relationship between arcsin and arccos?
$\arcsin x + \arccos x = \pi/2$ — the two inverse functions sum to a right angle for every $x \in [-1, 1]$.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →