Sec Inverse x (Arcsec) : Domain, Range & Graph

#Trigonometry
TL;DR
Sec inverse x, written $\sec^{-1}x$ or $\text{arcsec}(x)$, is the inverse secant function: it takes a number with $|x| \ge 1$ and returns the angle whose secant is $x$, using the identity $\text{arcsec}(x) = \arccos\left(\dfrac{1}{x}\right)$. This article covers its definition, why the domain is $(-\infty, -1] \cup [1, \infty)$, its range $[0, \frac{\pi}{2}) \cup (\frac{\pi}{2}, \pi]$, the graph, and worked examples.
BT
Bhanzu TeamLast updated on August 13, 20268 min read

The Inverse That Only Accepts Large Inputs

Most inverse trig functions happily take a decimal like $0.5$. Sec inverse x refuses it. Because it undoes secant, and secant never produces a value between $-1$ and $1$, sec inverse x only accepts inputs at least $1$ in size. That single restriction, unusual among the inverse functions, is what makes arcsec worth its own careful look, and it turns up in exactly the calculus integrals where a $\sqrt{x^2 - 1}$ appears.

Sec inverse x is the least-used of the six inverse trig functions, which is precisely why the notation trips people: the $-1$ is not a reciprocal, and the range has a hole in the middle.

What Is Sec Inverse x?

Sec inverse x is the inverse of the secant function. If $\sec\theta = x$, then $\sec^{-1}x = \theta$, subject to the branch restriction below. It is written $\sec^{-1}x$ or $\text{arcsec}(x)$, both read as "the angle whose secant is $x$."

The $-1$ is not an exponent: $\sec^{-1}x$ does not mean $\dfrac{1}{\sec x}$ (that reciprocal is $\cos x$). Sec inverse x belongs to the inverse trigonometric functions, the reverse operations of the ordinary ratios. Since the secant function is itself $\dfrac{1}{\cos\theta}$, its inverse connects directly to arccosine.

How Is Arcsec Derived From Secant?

Start from the definition of secant and take arccosine of both sides:

$$\sec\theta = \dfrac{1}{\cos\theta} = x \quad\Longrightarrow\quad \cos\theta = \dfrac{1}{x} \quad\Longrightarrow\quad \theta = \arccos\left(\dfrac{1}{x}\right)$$

So the whole function reduces to one clean identity:

$$\text{arcsec}(x) = \arccos\left(\dfrac{1}{x}\right)$$

This is the fastest way to compute any arcsec value: flip the input, then take arccosine. It also explains where the domain and range come from, since $\dfrac{1}{x}$ must land in arccosine's domain $[-1, 1]$.

Why Must The Domain Be |x| ≥ 1?

For $\arccos\left(\dfrac{1}{x}\right)$ to be defined, $\dfrac{1}{x}$ has to sit in $[-1, 1]$. That forces $|x| \ge 1$. Any $x$ strictly between $-1$ and $1$ would make $\dfrac{1}{x}$ larger than $1$ in size, which arccosine rejects. The principal branch is the output interval arccosine hands back, and it is the principal value of sec inverse x.

What Are The Domain And Range Of Arcsec?

  • Domain: $(-\infty, -1] \cup [1, \infty)$, that is $|x| \ge 1$. Inputs strictly between $-1$ and $1$ are not allowed.

  • Range: $\left[0, \dfrac{\pi}{2}\right) \cup \left(\dfrac{\pi}{2}, \pi\right]$. Every output is an angle from $0$ to $\pi$, except $\dfrac{\pi}{2}$, which is excluded because $\sec\dfrac{\pi}{2}$ is undefined.

  • Two branches: positive inputs ($x \ge 1$) return angles in $\left[0, \dfrac{\pi}{2}\right)$; negative inputs ($x \le -1$) return angles in $\left(\dfrac{\pi}{2}, \pi\right]$.

  • Not odd, not even. Unlike arcsin and arctan, arcsec has no simple sign symmetry, because its range sits in $[0, \pi]$ like arccosine's.

$x$

$-2$

$-\sqrt{2}$

$-1$

$1$

$\sqrt{2}$

$2$

$\text{arcsec}(x)$

$\dfrac{2\pi}{3}$

$\dfrac{3\pi}{4}$

$\pi$

$0$

$\dfrac{\pi}{4}$

$\dfrac{\pi}{3}$

A note on conventions: some textbooks pick a different range for arcsec (used to simplify its derivative). This article follows the common $\text{arcsec}(x) = \arccos\left(\dfrac{1}{x}\right)$ convention, which keeps the range in $[0, \pi]$. Always check which convention a source uses before trusting a sign.

Examples Of Sec Inverse x

Example 1

Evaluate $\text{arcsec}(2)$.

Use the identity: flip, then arccosine.

$$\text{arcsec}(2) = \arccos\left(\dfrac{1}{2}\right) = \dfrac{\pi}{3}$$

Final answer: $\text{arcsec}(2) = \dfrac{\pi}{3}$.

Example 2

Evaluate $\text{arcsec}\left(\dfrac{1}{2}\right)$. First instinct, then the correct route.

The tempting move is to flip and compute $\arccos(2)$, treating $\dfrac{1}{2}$ like any other input.

Check what that asks. $\arccos(2)$ needs an angle whose cosine is $2$, but cosine never exceeds $1$. There is no such angle, so the calculation is impossible, which is the signal that the original input was illegal.

The rescue: recognise that $\dfrac{1}{2}$ fails the domain test. Sec inverse x requires $|x| \ge 1$, and $\dfrac{1}{2}$ is too small.

Final answer: $\text{arcsec}\left(\dfrac{1}{2}\right)$ is undefined; $\dfrac{1}{2}$ is outside the domain.

Example 3

Evaluate $\text{arcsec}(-2)$.

Flip and take arccosine, remembering arccosine returns second-quadrant angles for negative inputs.

$$\text{arcsec}(-2) = \arccos\left(-\dfrac{1}{2}\right) = \dfrac{2\pi}{3}$$

Final answer: $\text{arcsec}(-2) = \dfrac{2\pi}{3}$, which sits in the upper branch $\left(\dfrac{\pi}{2}, \pi\right]$.

Example 4

Simplify $\sec(\text{arcsec}, 5)$.

Secant and sec inverse x undo each other whenever the input is in the domain. Since $5 \ge 1$:

$$\sec(\text{arcsec}, 5) = 5$$

Final answer: $5$.

Example 5

Find $\tan(\text{arcsec}, x)$ for $x \ge 1$.

Let $\theta = \text{arcsec}(x)$, so $\sec\theta = \dfrac{x}{1}$. Build a right triangle with hypotenuse $x$ and adjacent $1$; the opposite side is $\sqrt{x^2 - 1}$. For $x \ge 1$, $\theta$ is in $\left[0, \dfrac{\pi}{2}\right)$, where tangent is non-negative.

$$\tan(\text{arcsec}, x) = \dfrac{\sqrt{x^2 - 1}}{1} = \sqrt{x^2 - 1}$$

Final answer: $\sqrt{x^2 - 1}$. The $\sqrt{x^2 - 1}$ shape is exactly why arcsec appears in integrals of that form.

Example 6

A camera at the top of a $1$ metre post looks along a taut cable of length $2$ metres to a target. What angle does the cable make with the post if the post is the adjacent side?

The secant of the angle is $\dfrac{\text{hypotenuse}}{\text{adjacent}} = \dfrac{2}{1} = 2$.

$$\theta = \text{arcsec}(2) = \dfrac{\pi}{3}$$

Final answer: the cable makes an angle of $\dfrac{\pi}{3}$, or $60^\circ$, with the post.

Where Is Sec Inverse x Used?

Sec inverse x exists to recover an angle from a hypotenuse-over-adjacent ratio, and its main modern home is calculus rather than triangle-solving.

  • Integration. The antiderivative $\displaystyle\int \dfrac{dx}{x\sqrt{x^2 - 1}} = \text{arcsec}|x| + C$ is a standard result, so any integral with a $\sqrt{x^2 - 1}$ in the right place resolves through arcsec.

  • Geometry and optics. Where an angle is fixed by the ratio of a slant distance to a horizontal one, arcsec reads it back directly.

  • Understanding the inverse family. Studying arcsec sharpens the general principle that every inverse trig function inherits its domain from the outputs of its parent ratio.

The reason arcsec accepts only $|x| \ge 1$, while inverse sine accepts only $|x| \le 1$, is a mirror image: sine's outputs are small, secant's outputs are large, and each inverse inherits its parent's output band as its domain. The Wolfram MathWorld entry on the inverse secant lays out the formal definition and its derivative.

Common Mistakes With Sec Inverse x

Mistake 1: Reading $\sec^{-1}x$ As $\dfrac{1}{\sec x}$

Where it slips in: Whenever the $-1$ superscript is read as a reciprocal.

Don't do this: Writing $\sec^{-1}(2) = \dfrac{1}{\sec 2}$.

The correct way: $\sec^{-1}$ is the inverse function returning an angle; $\dfrac{1}{\sec x}$ is just $\cos x$. Reading the symbol aloud as "arcsec" every time keeps the inverse and the reciprocal apart.

Mistake 2: Accepting Inputs Between $-1$ And $1$

Where it slips in: Applying arcsec to a decimal without checking its size.

Don't do this: Computing $\text{arcsec}(0.5)$ and forcing an answer.

The correct way: The domain is $|x| \ge 1$. An input like $0.5$ has no arcsec value, because $\arccos\left(\dfrac{1}{0.5}\right) = \arccos(2)$ is impossible. The memorizer who applies "flip then arccosine" mechanically, without the domain check, produces a confident wrong answer.

Mistake 3: Placing A Negative Input's Angle In The Wrong Branch

Where it slips in: Evaluating arcsec of a negative number and dropping it into the first quadrant.

Don't do this: Writing $\text{arcsec}(-2) = \dfrac{\pi}{3}$ by ignoring the sign.

The correct way: Negative inputs return upper-branch angles in $\left(\dfrac{\pi}{2}, \pi\right]$, so $\text{arcsec}(-2) = \dfrac{2\pi}{3}$. Losing the sign band is the same class of error that destroyed the Ariane 5 Flight 501 rocket in 1996, where a value pushed outside the range the software expected triggered a fatal conversion fault. Range boundaries are not decoration.

Key Takeaways

  • Sec inverse x ($\sec^{-1}x$ or arcsec) returns the angle whose secant is $x$, using $\text{arcsec}(x) = \arccos\left(\dfrac{1}{x}\right)$.

  • Its domain is $(-\infty, -1] \cup [1, \infty)$; inputs between $-1$ and $1$ are undefined.

  • Its range is $\left[0, \dfrac{\pi}{2}\right) \cup \left(\dfrac{\pi}{2}, \pi\right]$, with $\dfrac{\pi}{2}$ excluded.

  • $\sec^{-1}x$ is the inverse function, never the reciprocal $\dfrac{1}{\sec x} = \cos x$.

  • Positive inputs give lower-branch angles; negative inputs give upper-branch angles.

To work through sec inverse x with a teacher, explore Bhanzu's trigonometry tutor sessions, pair with a high school math tutor for the calculus applications, or join live math tutoring with peers from 20+ countries.

A Practical Next Step

Practice these to solidify your understanding: evaluate $\text{arcsec}(\sqrt{2})$, then decide whether $\text{arcsec}(0.8)$ exists and say why in one line. If you get stuck on the domain, return to the "Why Must The Domain Be |x| ≥ 1" section above. Want a live Bhanzu trainer to work these with you? Book a free demo class.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Is $\sec^{-1}x$ the same as $\dfrac{1}{\sec x}$?
No. $\sec^{-1}x$ is the inverse secant and returns an angle; $\dfrac{1}{\sec x}$ equals $\cos x$, a ratio.
What is the domain of sec inverse x?
$(-\infty, -1] \cup [1, \infty)$, meaning $|x| \ge 1$. Secant never outputs a value between $-1$ and $1$, so arcsec accepts none there.
Is arcsec equal to arccos(1/x)?
Yes. $\text{arcsec}(x) = \arccos\left(\dfrac{1}{x}\right)$, which is the standard way to compute it.
Why is $\dfrac{\pi}{2}$ excluded from the range?
Because $\sec\dfrac{\pi}{2}$ is undefined (cosine is $0$ there), so no input maps to $\dfrac{\pi}{2}$, leaving a gap in the range.
Why does arcsec have two separate branches?
Positive inputs come from first-quadrant angles and negative inputs from second-quadrant angles, so the graph splits into a lower branch and an upper branch.
✍️ 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 →