Skip to main content

Inverse Trigonometric Functions

The ordinary trig functions answer the question "given an angle, what is the ratio?" But most real problems run the other way: you measure a slope, a shadow, or a triangle's sides, and you need to know the angle. Inverse trigonometric functions — arcsin\arcsin, arccos\arccos, and arctan\arctan — are the tools that turn a ratio back into the angle that produced it.

The catch, and the reason this topic trips up so many students, is that sine, cosine, and tangent are not one-to-one: infinitely many angles share the same sine. So an "inverse" only makes sense once we agree on a single, standard angle to hand back. That agreement is the idea of a principal value, and understanding it is the whole game.

Learning Objectives

  • Define arcsin\arcsin, arccos\arccos, and arctan\arctan as inverses of restricted trig functions.
  • Explain why domains must be restricted for an inverse to exist.
  • State and use the principal-value ranges for each inverse function.
  • Evaluate exact inverse-trig values and use a calculator correctly.
  • Apply inverse functions to find unknown angles in triangles and real problems.
  • Avoid the classic sign, quadrant, and radian/degree mistakes.

Quick Answer

An inverse trig function takes a ratio and returns an angle. Because sin\sin, cos\cos, and tan\tan repeat, we restrict each to an interval where it is one-to-one before inverting. The standard (principal) ranges are: arcsinx[π2,π2]\arcsin x \in [-\tfrac{\pi}{2}, \tfrac{\pi}{2}], arccosx[0,π]\arccos x \in [0, \pi], and arctanx(π2,π2)\arctan x \in (-\tfrac{\pi}{2}, \tfrac{\pi}{2}). The inputs for arcsin\arcsin and arccos\arccos must lie in [1,1][-1, 1]; arctan\arctan accepts any real number. So arcsin(0.5)=π6\arcsin(0.5) = \tfrac{\pi}{6} and arctan(1)=π4\arctan(1) = \tfrac{\pi}{4}. Always check that the angle your calculator gives lands in the correct quadrant for your problem.

Where It Came From

The need for inverse trig grew directly out of the great trigonometric tables built for astronomy and navigation. From Hipparchus (2nd century BCE) and Ptolemy's Almagest (2nd century CE) through the medieval Islamic astronomers and Indian mathematicians like Aryabhata, scholars compiled long tables of chords and later of sines for equally spaced angles. These tables let an astronomer look up the sine of a known angle.

But the practical questions of astronomy and surveying were usually inverted: "The Sun's shadow gives this ratio — how high is the Sun?" or "The star sits at this altitude — what latitude am I at?" To answer these, navigators read the same tables backward, scanning the sine column for a value and reading off the corresponding angle. That backward lookup is the inverse sine, performed by hand centuries before the notation existed.

As calculus matured in the 1600s and 1700s, mathematicians needed these inverses as genuine functions — Isaac Newton and others found series and integrals such as arctanx=xx33+x55\arctan x = x - \tfrac{x^3}{3} + \tfrac{x^5}{5} - \cdots, which James Gregory and Leibniz used to compute π\pi. The prefix "arc" reflects the original meaning: on a unit circle the arc length equals the radian angle, so arcsinx\arcsin x literally means "the arc whose sine is xx." The modern requirement to restrict the domain came later still, once mathematicians insisted that a function return exactly one output — forcing the choice of principal values we use today.

Why We Must Restrict the Domain

A function can only be inverted if it is one-to-one: each output comes from exactly one input. Sine fails this badly. Since sin(30°)=sin(150°)=sin(390°)=0.5\sin(30°) = \sin(150°) = \sin(390°) = 0.5, the question "what angle has sine 0.5 0.5?" has infinitely many answers. There is no single inverse.

The fix is to chop the graph down to a piece that is one-to-one while still covering every possible output value from 1-1 to 1 1. For sine, the chosen piece is [π2,π2][-\tfrac{\pi}{2}, \tfrac{\pi}{2}] (90°-90° to 90° 90°): on this interval sine climbs steadily from 1-1 to 1 1, hitting each value once. Inverting that restricted sine gives arcsin\arcsin, whose outputs are guaranteed to live in [π2,π2][-\tfrac{\pi}{2}, \tfrac{\pi}{2}].

Worked example — one ratio, one principal angle. Find arcsin(0.5)\arcsin(0.5).

We want the angle θ\theta in [π2,π2][-\tfrac{\pi}{2}, \tfrac{\pi}{2}] with sinθ=0.5\sin\theta = 0.5. Both 30° 30° and 150° 150° have sine 0.5 0.5, but only 30°=π6 30° = \tfrac{\pi}{6} lies in the allowed range. Therefore

arcsin(0.5)=π6=30°. \arcsin(0.5) = \frac{\pi}{6} = 30°.

The 150° 150° solution is real and often needed in geometry, but it is not the principal value the function returns.

The Three Principal Ranges

Each inverse has its own restricted interval, chosen so the function is one-to-one and covers its full output range.

FunctionInput (domain)Output (principal range)In degrees
arcsinx\arcsin x[1,1][-1, 1][π2,π2][-\tfrac{\pi}{2}, \tfrac{\pi}{2}]90°-90° to 90° 90°
arccosx\arccos x[1,1][-1, 1][0,π][0, \pi]0° to 180° 180°
arctanx\arctan xall real numbers(π2,π2)(-\tfrac{\pi}{2}, \tfrac{\pi}{2})90°-90° to 90° 90°

Notice the differences. Cosine decreases across [0,π][0, \pi], so arccos\arccos lives entirely in the upper half — it never returns a negative angle. Tangent's range is open (parentheses, not brackets) because tan(±π2)\tan(\pm\tfrac{\pi}{2}) is undefined, and arctan\arctan accepts any real input because tangent already stretches to ±\pm\infty.

Worked example — a negative input. Find arccos(12)\arccos(-\tfrac{1}{2}) and arcsin(12)\arcsin(-\tfrac{1}{2}).

For arccos(12)\arccos(-\tfrac{1}{2}) we need the angle in [0,π][0, \pi] with cosine 12-\tfrac12. That is 120°=2π3 120° = \tfrac{2\pi}{3}.

arccos ⁣(12)=2π3=120°. \arccos\!\left(-\tfrac{1}{2}\right) = \frac{2\pi}{3} = 120°.

For arcsin(12)\arcsin(-\tfrac{1}{2}) we need the angle in [π2,π2][-\tfrac{\pi}{2}, \tfrac{\pi}{2}] with sine 12-\tfrac12. Sine is an odd function, so the answer is negative:

arcsin ⁣(12)=π6=30°. \arcsin\!\left(-\tfrac{1}{2}\right) = -\frac{\pi}{6} = -30°.

This asymmetry — arccos\arccos of a negative gives an obtuse angle, arcsin\arcsin of a negative gives a negative angle — is a direct consequence of the two different ranges.

Using Inverses to Find Angles

The everyday use of inverse trig is recovering an unknown angle in a right triangle from two side lengths. Match the sides you know to the right function, then invert.

Worked example — a ladder problem. A 10 10 m ladder leans against a wall with its foot 6 6 m from the base. What angle does the ladder make with the ground?

The known sides are the adjacent leg (6 6 m) and the hypotenuse (10 10 m), which points to cosine:

cosθ=adjacenthypotenuse=610=0.6. \cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}} = \frac{6}{10} = 0.6.

Invert:

θ=arccos(0.6)53.13°. \theta = \arccos(0.6) \approx 53.13°.

Check with the third side: the height is 10262=8\sqrt{10^2 - 6^2} = 8 m, and arctan(8/6)=arctan(1.333)53.13°\arctan(8/6) = \arctan(1.333) \approx 53.13°. The two methods agree, confirming the answer.

Worked example — when the calculator's answer needs adjusting. A point in the second quadrant has coordinates (3,4)(-3, 4). Find the angle its position vector makes with the positive xx-axis.

Here tanθ=yx=431.333\tan\theta = \tfrac{y}{x} = \tfrac{4}{-3} \approx -1.333, so a calculator returns

arctan(1.333)53.13°. \arctan(-1.333) \approx -53.13°.

But that angle points into the fourth quadrant, while our point is in the second. Because arctan\arctan only ever returns values in (90°,90°)(-90°, 90°), we add 180° 180° to swing the direction to the correct quadrant:

θ=53.13°+180°=126.87°. \theta = -53.13° + 180° = 126.87°.

This is exactly why the two-argument function atan2(y,x)\operatorname{atan2}(y, x) exists in programming — it looks at the signs of both coordinates and returns the true angle in all four quadrants automatically.

Real-World Applications

  • Navigation and GPS: Converting position differences into bearings uses arctan\arctan (via atan2\operatorname{atan2}) to compute the compass heading between two coordinates.
  • Physics — projectile launch: Given horizontal and vertical velocity components, arctan(vy/vx)\arctan(v_y / v_x) gives the launch angle; ramps and inclines are described by arctan(rise/run)\arctan(\text{rise}/\text{run}).
  • Computer graphics and robotics: Inverse kinematics uses arccos\arccos and arctan\arctan to compute joint angles that place a robot arm or animated limb at a target point.
  • Engineering and construction: Roof pitch, road gradients, and camera tilt are all specified as angles recovered from ratios of measured lengths.
  • Optics: Snell's law is solved for the refraction angle with arcsin\arcsin, predicting how light bends entering water or glass.

Common Mistakes

Mistake 1: Reading sin1x\sin^{-1} x as 1sinx\tfrac{1}{\sin x}. The notation sin1x\sin^{-1} x means the inverse function arcsinx\arcsin x, not the reciprocal. The reciprocal 1sinx\tfrac{1}{\sin x} is cscx\csc x, a completely different thing. Correction: treat sin1\sin^{-1} as one symbol meaning "the angle whose sine is," or better, use arcsin\arcsin to avoid confusion entirely.

Mistake 2: Trusting the calculator's angle in the wrong quadrant. Inverse functions only return principal values, so arcsin\arcsin never gives an obtuse angle and arctan\arctan never leaves (90°,90°)(-90°, 90°). A student solving a triangle may need the other valid angle. Correction: after computing, ask whether the problem's geometry requires a different quadrant, and use symmetry (e.g. 180°θ 180° - \theta for the second sine solution) to find it.

Mistake 3: Feeding an input outside [1,1][-1, 1] into arcsin\arcsin or arccos\arccos. Since sine and cosine never exceed 1 1 in magnitude, arcsin(1.5)\arcsin(1.5) is undefined and a calculator returns an error. This usually signals an earlier arithmetic slip. Correction: recheck your ratio — if a sine or cosine came out larger than 1 1, a side length or setup is wrong.

Comparison and Connections

Inverse trig functions sit alongside the ordinary trig functions as their mirror image, and it helps to see exactly how they relate.

IdeaOrdinary trigInverse trig
Takes inan anglea ratio
Gives backa ratioan angle
Examplesin(30°)=0.5\sin(30°) = 0.5arcsin(0.5)=30°\arcsin(0.5) = 30°
Domainall angles (with gaps for tan\tan)restricted ratios
One-to-one?no (periodic)yes (by restriction)

A key connection: composing a function with its inverse sometimes cancels, but only within the principal range. sin(arcsinx)=x\sin(\arcsin x) = x for every x[1,1]x \in [-1,1], but arcsin(sinx)=x\arcsin(\sin x) = x only when x[π2,π2]x \in [-\tfrac{\pi}{2}, \tfrac{\pi}{2}]. For instance arcsin(sin150°)=30°\arcsin(\sin 150°) = 30°, not 150° 150°, because the answer must land in the principal range. Inverse trig also underpins several integration results in calculus, such as dx1+x2=arctanx+C\int \tfrac{dx}{1+x^2} = \arctan x + C.

Practice Questions

Recall

State the principal-value range of each: arcsin\arcsin, arccos\arccos, arctan\arctan. Which two require inputs in [1,1][-1, 1]?

Answer: arcsin[π2,π2]\arcsin \in [-\tfrac{\pi}{2}, \tfrac{\pi}{2}], arccos[0,π]\arccos \in [0, \pi], arctan(π2,π2)\arctan \in (-\tfrac{\pi}{2}, \tfrac{\pi}{2}). arcsin\arcsin and arccos\arccos require inputs in [1,1][-1, 1].

Understanding

Explain why arccos(1)=π\arccos(-1) = \pi but arcsin(1)=π2\arcsin(-1) = -\tfrac{\pi}{2}, referring to the two ranges.

Guidance: arccos\arccos outputs lie in [0,π][0, \pi], and cosine equals 1-1 at π\pi. arcsin\arcsin outputs lie in [π2,π2][-\tfrac{\pi}{2}, \tfrac{\pi}{2}], and sine equals 1-1 at π2-\tfrac{\pi}{2}. Each returns the unique angle within its own range.

Application

A right triangle has an opposite side of 7 7 and a hypotenuse of 25 25. Find the angle to the nearest degree.

Answer: sinθ=725=0.28\sin\theta = \tfrac{7}{25} = 0.28, so θ=arcsin(0.28)16°\theta = \arcsin(0.28) \approx 16°.

Analysis

Evaluate arccos(cos300°)\arccos(\cos 300°) and explain why the answer is not 300° 300°.

Answer: cos300°=0.5\cos 300° = 0.5, and arccos(0.5)=60°\arccos(0.5) = 60°. The result must lie in [0°,180°][0°, 180°], so it returns 60° 60° (the angle in range with the same cosine, since cos300°=cos60°\cos 300° = \cos 60°), not 300° 300°.

FAQ

Q: What is the difference between arcsin\arcsin and sin1\sin^{-1}? A: None — they are two notations for the same inverse-sine function. "arcsin\arcsin" is often preferred because "sin1\sin^{-1}" is easily misread as a reciprocal.

Q: Why can't I take arccos\arccos of 2 2? A: Cosine of any real angle stays between 1-1 and 1 1, so no angle has cosine 2 2. The input is outside the function's domain and is undefined.

Q: My calculator gives a negative angle for arctan\arctan of a negative number. Is that right? A: Yes. arctan\arctan returns values in (90°,90°)(-90°, 90°), so negative inputs give negative (fourth-quadrant) angles. If your problem lives in the second or third quadrant, add or subtract 180° 180°.

Q: How do I get the "other" angle that also works? A: Use symmetry. For sine, the second solution in [0°,360°)[0°, 360°) is 180°θ 180° - \theta. For cosine it is 360°θ 360° - \theta. For tangent, add 180° 180°.

Q: Should I work in degrees or radians? A: Either, but set your calculator to match the problem. Radians are standard in calculus and physics; degrees in surveying and everyday geometry. Mixing modes is the single most common source of wrong answers.

Quick Revision

  • Inverse trig turns a ratio into an angle; ordinary trig does the reverse.
  • Domains are restricted so each function is one-to-one and invertible.
  • Ranges: arcsin[π2,π2]\arcsin \in [-\tfrac{\pi}{2}, \tfrac{\pi}{2}], arccos[0,π]\arccos \in [0, \pi], arctan(π2,π2)\arctan \in (-\tfrac{\pi}{2}, \tfrac{\pi}{2}).
  • Inputs: [1,1][-1, 1] for arcsin\arcsin and arccos\arccos; all reals for arctan\arctan.
  • sin(arcsinx)=x\sin(\arcsin x) = x always; arcsin(sinx)=x\arcsin(\sin x) = x only in the principal range.
  • sin1\sin^{-1} means inverse, not reciprocal (1/sinx=cscx 1/\sin x = \csc x).
  • Always check the quadrant — calculators return only principal values.

Prerequisites

  • Right-triangle trigonometry and the ratios sin\sin, cos\cos, tan\tan
  • The unit circle and reference angles

Next Topics

  • Trigonometric equations and solving over full domains
  • Applications of inverse trig in calculus (derivatives and integrals)