The six trigonometric functions take an angle and return a number. The inverse trigonometric functions reverse this: they take a number and return an angle. Given that sin(θ)=21, what is θ? The answer is not unique — infinitely many angles satisfy this equation, as the equations page makes clear. But an inverse function must return exactly one value. This forces a restriction: each trigonometric function must be confined to an interval where it is strictly monotonic (always increasing or always decreasing) before an inverse can be defined.
The resulting functions — arcsin, arccos, arctan, and their reciprocal counterparts — are not merely notational conveniences. They appear as solutions to equations, as building blocks in compositions that simplify using the Pythagorean identity, and as essential tools in calculus (where they arise as antiderivatives of certain algebraic expressions). Their graphs are reflections of the restricted trigonometric graphs over the line y=x, and their domains and ranges are dictated entirely by the properties — specifically the monotonicity — of the original functions.
Why Restriction Is Necessary
A function can have an inverse only if it is one-to-one: each output corresponds to exactly one input. The trigonometric functions, being periodic, are emphatically not one-to-one on their full domains. The equation sin(x)=21 is satisfied by 6π, 65π, 6π+2π, 65π+2π, and infinitely many others. Defining "sin−1(21)" as all of these would not produce a function — a function must assign a single output to each input.
The solution is to restrict each trigonometric function to an interval where it is strictly monotonic — always increasing or always decreasing — and therefore one-to-one. On such an interval, the horizontal line test is passed, and an inverse function exists. The restricted function must still cover the entire range of the original, so that the inverse is defined for every relevant input.
The choice of restriction interval is a convention, universally agreed upon. Different intervals could work (sine is also one-to-one on [2π,23π], for instance), but the standard choices have been selected for mathematical convenience — they are centered at or near the origin and produce the most natural behavior for compositions and calculus applications.
The Arcsine Function
The sine function is restricted to [−2π,2π], where it is strictly increasing and maps onto its full range [−1,1]. The inverse of this restricted sine is called arcsine:
arcsin(x)=θmeanssin(θ)=xwithθ∈[−2π,2π]
Domain of $\arcsin$:[−1,1] — the range of sine. Inputs outside this interval have no corresponding angle.
Range of $\arcsin$:[−2π,2π] — outputs are always in Quadrant I (for positive inputs), Quadrant IV expressed as negative angles (for negative inputs), or zero.
Exact values at standard inputs:
arcsin(0)=0
arcsin(21)=6π
arcsin(22)=4π
arcsin(23)=3π
arcsin(1)=2π
arcsin(−21)=−6π
arcsin(−1)=−2π
The output is always an angle — a number in radians (or degrees, depending on context). The function answers the question: "What angle between −2π and 2π has this sine value?"
The graph of y=arcsin(x) is obtained by reflecting the restricted sine graph over the line y=x. It is an increasing S-shaped curve, starting at (−1,−2π), passing through the origin, and ending at (1,2π).
The Arccosine Function
The cosine function is restricted to [0,π], where it is strictly decreasing and maps onto [−1,1]. The inverse is arccosine:
arccos(x)=θmeanscos(θ)=xwithθ∈[0,π]
Domain of $\arccos$:[−1,1].
Range of $\arccos$:[0,π] — outputs are always in Quadrant I (for positive inputs) or Quadrant II (for negative inputs).
Exact values:
arccos(1)=0
arccos(23)=6π
arccos(22)=4π
arccos(21)=3π
arccos(0)=2π
arccos(−21)=32π
arccos(−1)=π
A fundamental relationship connects arcsine and arccosine:
arcsin(x)+arccos(x)=2πfor all x∈[−1,1]
This is the inverse-function version of the cofunction identitysinθ=cos(2π−θ). It means knowing one of arcsin(x) or arccos(x) immediately gives the other.
The graph of y=arccos(x) is a decreasing curve from (−1,π) to (1,0), passing through (0,2π). It is the reflection of the restricted cosine graph over y=x.
The Arctangent Function
The tangent function is restricted to (−2π,2π), where it is strictly increasing and maps onto (−∞,∞). The inverse is arctangent:
arctan(x)=θmeanstan(θ)=xwithθ∈(−2π,2π)
Domain of $\arctan$:(−∞,∞) — all real numbers, since tangent's range is unbounded.
Range of $\arctan$:(−2π,2π) — an open interval, since tangent approaches but never reaches ±2π on its restricted domain.
Exact values:
arctan(0)=0
arctan(33)=6π
arctan(1)=4π
arctan(3)=3π
arctan(−1)=−4π
arctan(−3)=−3π
As x→∞, arctan(x)→2π. As x→−∞, arctan(x)→−2π. These are horizontal asymptotes of the arctangent graph — a feature unique among the three primary inverse functions.
The graph of y=arctan(x) is an increasing S-shaped curve spanning the entire horizontal axis, bounded vertically between −2π and 2π. It passes through the origin with slope 1 (since dxdarctan(x)x=0=1) and flattens toward the asymptotes.
Arctangent is particularly well-behaved: it is defined for all real numbers, it is continuous and differentiable everywhere, and its output is always finite. These properties make it a natural tool in calculus and applied mathematics.
Inverse Reciprocal Functions
The reciprocal trigonometric functions — cosecant, secant, and cotangent — also have inverses, though they are used less frequently and their conventions vary more across textbooks.
Arccosecant (arccsc): the inverse of cosecant restricted to [−2π,2π]∖{0}.
(−∞,−1]∪[1,∞)
[−2π,0)∪(0,2π]
arccsc(x)=arcsin(x1)
Arcsecant (arcsec): the inverse of secant restricted to [0,π]∖{2π}.
(−∞,−1]∪[1,∞)
[0,2π)∪(2π,π]
arcsec(x)=arccos(x1)
Arccotangent (arccot): the inverse of cotangent restricted to (0,π).
(−∞,∞)
(0,π)
arccot(x)=arctan(x1) for x>0; requires adjustment for x<0
In practice, these are rarely evaluated directly. When an expression involves arcsec(x), it is usually converted to arccos(x1) for computation. The same applies to arccosecant via arcsine and arccotangent via arctangent. Their primary role is theoretical — they appear in integral formulas in calculus (for example, ∫xx2−11dx=arcsec∣x∣+C) and in certain identity derivations.
Notation: sin−1(x) vs sin(x)1
The notation sin−1(x) is standard for the inverse sine function — it means the same thing as arcsin(x). This is a potential source of serious confusion because of how the superscript −1 is used elsewhere in trigonometry.
When we write sin2(x), the exponent 2 means squaring: sin2(x)=(sin(x))2. By this pattern, sin−1(x) should mean (sin(x))−1=sin(x)1=csc(x). But it does not. In the specific case of the exponent −1, the notation is hijacked to mean the inverse function rather than the reciprocal.
This is an inconsistency in mathematical notation, not a logical rule. The exponent −1 on a function name means "inverse function" by convention, overriding the algebraic meaning of raising to the power −1. It applies to all six trigonometric functions: cos−1(x)=arccos(x), tan−1(x)=arctan(x), and so on.
To avoid ambiguity:
sin−1(x) or arcsin(x) = the inverse function (returns an angle)
(sin(x))−1 or csc(x) = the reciprocal (returns a number)
sin(x)1 = the reciprocal, written unambiguously
The arcsin / arccos / arctan notation eliminates the confusion entirely and is preferred in any context where the −1 superscript might be misread. Many textbooks and scientific publications use the "arc" notation exclusively for this reason.
Evaluating Inverse Trigonometric Functions
Evaluating an inverse trigonometric function means answering: "What angle in the restricted range has this function value?"
For standard inputs — the values 0,±21,±22,±23,±1 — the answer comes from the unit circle values, filtered through the range restriction.
arcsin(23)=3π because sin(3π)=23 and 3π∈[−2π,2π].
arccos(−22)=43π because cos(43π)=−22 and 43π∈[0,π].
arctan(−1)=−4π because tan(−4π)=−1 and −4π∈(−2π,2π).
A common trap:arcsin(21)=65π, even though sin(65π)=21. The angle 65π is outside the range [−2π,2π], so it is not the arcsine output. The correct answer is 6π.
For non-standard inputs — values like arcsin(0.7) or arctan(3.5) — a calculator is required. Ensure the calculator is in the correct angle mode (degrees or radians) for the desired output format. Most calculators return radians by default for inverse trigonometric functions.
Compositions of Trigonometric and Inverse Trigonometric Functions
Compositions like sin(arccos(x)) or arcsin(sin(x)) combine a trigonometric function with an inverse. The behavior of these compositions depends on the direction and on whether the input falls within the restricted range.
Direct compositions (function applied to its own inverse):
sin(arcsin(x))=xfor all x∈[−1,1]
cos(arccos(x))=xfor all x∈[−1,1]
tan(arctan(x))=xfor all x∈(−∞,∞)
These hold universally within the domain — applying a function to its inverse always recovers the input.
Reverse compositions (inverse applied to its own function):
arcsin(sin(x))=xonly if x∈[−2π,2π]
If x is outside this range, the arcsine "folds" the result back into the restricted range. For example, arcsin(sin(65π))=arcsin(21)=6π, not 65π. The same caution applies to arccos(cos(x)) (valid only on [0,π]) and arctan(tan(x)) (valid only on (−2π,2π)).
sin(arccos(x)), cos(arctan(x)), tan(arcsin(x)), etc. These are simplified using a right triangle construction:
To evaluate sin(arccos(x)): let θ=arccos(x), so cosθ=x=1x. Construct a right triangle with adjacent side x and hypotenuse 1. The opposite side is 1−x2 (by the Pythagorean theorem). Therefore:
sin(arccos(x))=hypotenuseopposite=1−x2
This is valid for x∈[−1,1], and the result is always non-negative because arccos(x)∈[0,π], where sine is non-negative.
To evaluate cos(arctan(x)): let θ=arctan(x), so tanθ=x=1x. Opposite =x, adjacent =1, hypotenuse =1+x2. Therefore:
cos(arctan(x))=1+x21
The triangle method works for every mixed composition. It converts the problem from inverse trigonometric territory back to right triangle ratios, using the Pythagorean identity implicitly to find the missing side.
Graphs of Inverse Trigonometric Functions
The graph of each inverse trigonometric function is the reflection of the corresponding restricted trigonometric graph over the line y=x. This reflection swaps the roles of input and output — the domain of the original becomes the range of the inverse, and vice versa.
$y = \arcsin(x)$: An increasing S-shaped curve.
[−1,1] (horizontal extent)
[−2π,2π] (vertical extent)
(−1,−2π), (0,0), (1,2π)
[−2π,2π]
$y = \arccos(x)$: A decreasing curve.
[−1,1]
[0,π]
(−1,π), (0,2π), (1,0)
[0,π]
$y = \arctan(x)$: An increasing S-shaped curve with horizontal asymptotes.
(−∞,∞)
(−2π,2π)
(0,0)
y=2π as x→∞
y=−2π as x→−∞
R
All three primary inverse functions are continuous on their domains. Arcsine and arccosine have bounded domains (closed intervals), so their graphs are finite curves with endpoints. Arctangent, with its infinite domain, extends without bound horizontally but is squeezed vertically between the asymptotes — a distinctive shape that appears in probability (the Cauchy distribution), physics (the arctangent potential), and many other contexts.