Inverse trigonometry
Inverse trigonometry (also called inverse trigonometric functions or “arc functions”) is the branch of trigonometry that reverses the action of basic trigonometric functions (sin, cos, tan, csc, sec, cot). While basic trigonometry answers:
“Given an angle θ, what is the value of sinθ?”
Inverse trigonometry answers:
“Given a value x (the output of a trig function), what is the angle θ that produces it?”
For example:
- Basic trig: sin(30∘)=0.5
- Inverse trig: sin−1(0.5)=30∘ (read as “arcsine of 0.5 equals 30 degrees”)
Inverse trigonometry is foundational to calculus (derivatives/integrals), engineering, physics, and navigation—this guide breaks down every key function, formula, and application to make inverse trigonometry easy to master.

Core Inverse Trigonometric Functions
1. Key Inverse Trigonometry Functions & Notation
Inverse trig functions have two standard notations (both widely used—memorize both):

2. Critical Notes on Domain & Range
The restricted ranges (called “principal values”) are the most confusing part of inverse trigonometry—they exist to ensure inverse trig functions are one-to-one (each x maps to exactly one θ):
- For arcsin(x): Range is limited to [−2π,2π] (1st/4th quadrants) to avoid duplicate angles (e.g., sin(30∘)=sin(150∘)=0.5, so arcsin(0.5)=30∘ (not 150°)).
- For arcsec(x)/arccsc(x): Domain is ∣x∣≥1 (not −1≤x≤1) because sec(x)=1/cos(x) and csc(x)=1/sin(x)—their outputs never fall between -1 and 1.
Example:
- arccos(0.5)=60∘ (not 300°) → matches range 0∘≤θ≤180∘.
- arcsec(2)=60∘ (not 300°) → matches range 0∘≤θ≤180∘,θ=90∘.
Inverse Trigonometry Formulas
1. Basic Inverse Trigonometry Identities
These core formulas link inverse trig functions to basic trig functions (critical for simplification):
- sin(arcsin(x))=x (for −1≤x≤1)
- cos(arccos(x))=x (for −1≤x≤1)
- tan(arctan(x))=x (for all real x)
- arcsin(sinθ)=θ (only if −2π≤θ≤2π)
- arccos(cosθ)=θ (only if 0≤θ≤π)
Example:
- sin(arcsin(0.8))=0.8 (valid—0.8 is in [−1,1]).
- arcsin(sin(150∘))=30∘ (not 150°)—150° is outside arcsin(x)’s range, so we use the equivalent angle in [−90∘,90∘].
2. Complementary Inverse Trigonometry Identities
Relate arcsin/arccos and arctan/arccot (easy to memorize):
- arcsin(x)+arccos(x)=2π (or 90∘)
- arctan(x)+arccot(x)=2π (or 90∘)
Example: arcsin(0.5)+arccos(0.5)=30∘+60∘=90∘.
3. Inverse Trigonometry Derivatives
Essential for calculus—we simplify the most confusing arcsec/arccsc formulas (addressing common pain points):

Simplified Arcsec/Arccsc Explanation:The ∣x∣ in arcsec/arccsc derivatives fixes sign errors for negative x (e.g., arcsec(−2) has a positive derivative, not negative). Without ∣x∣, you’ll get incorrect slopes for x<−1.
Graphs of Inverse Trigonometric Functions
Understanding inverse trig graphs helps visualize domain/range and behavior:
Key Graph Features:
- arcsin(x):
- Shape: S-shaped curve from (−1,−2π) to (1,2π)
- Monotonic: Increasing (slope always positive)
- arccos(x):
- Shape: Decreasing curve from (1,0) to (−1,π)
- Monotonic: Decreasing (slope always negative)
- arctan(x):
- Shape: Horizontal asymptotes at y=±2π (never touches these lines)
- Monotonic: Increasing (slope always positive, approaches 0 at asymptotes)
- arcsec(x):
- Two separate curves: (1,0) to (∞,2π) and (−∞,2π) to (−1,π)
- Monotonic: Increasing on both x>1 and x<−1 (thanks to ∣x∣ in derivatives)
Tip: Use the unit circle to map basic trig function outputs to inverse trig graph points—this builds intuition for domain/range.
How to Solve Inverse Trigonometry Problems
Step 1: Confirm Domain/Range Validity
Check if the input x is in the function’s domain (e.g., arcsin(2) is undefined—2 is outside [−1,1]).
Step 2: Use Basic Identities or Unit Circle
Convert inverse trig functions back to basic trig functions (e.g., arctan(1)=θ → tanθ=1 → θ=45∘).
Step 3: Apply Principal Value Range
Ensure the output angle is in the function’s restricted range (e.g., cos−1(−0.5)=120∘, not 240°).
Step 4: Simplify (If Needed)
Use complementary identities or derivatives (for calculus problems) to simplify results.
Example Walkthrough:Solve arctan(3)+arccos(−0.5)
- arctan(3)=60∘ (tan(60°) = √3, 60° is in arctan’s range: −90∘<θ<90∘).
- arccos(−0.5)=120∘ (cos(120°) = -0.5, 120° is in arccos’s range: 0∘≤θ≤180∘).
- Sum: 60∘+120∘=180∘ (or π radians).
Practice Problems for Inverse Trigonometry
https://www.pearson.com/channels/calculus/exam-prep/00-functions/inverse-trigonometric-functions
Real-World Applications of Inverse Trigonometry
Inverse trigonometry solves practical problems across industries:
- Navigation: Calculate the angle of elevation/depression (e.g., a pilot using arctan(height/distance) to find approach angle).
- Engineering: Design ramps (use arcsin(rise/length) to calculate slope angle) or robotic arms (inverse kinematics with arctan).
- Physics: Find the angle of a force vector (use arccos(adjacent force/total force)).
- Calculus: Integrate functions like 1−x21 (integral = arcsin(x)+C) for area/volume calculations.
Practical Example:A ladder leans against a wall—height on wall = 8ft, ladder length = 10ft. Find the angle between the ladder and the ground:
- sinθ=8/10=0.8 → θ=arcsin(0.8)≈53.13∘.
Inverse Trigonometry FAQs
Q1: Why do inverse trig functions have restricted ranges?
A1: To make them one-to-one (each input x maps to exactly one output θ). Without restricted ranges, a single x would map to infinite angles (e.g., sinθ=0.5 for θ=30°, 150°, 390°, etc.), making inverse functions undefined.
Q2: What’s the difference between sin−1(x) and sin(x)1?
A2: Critical distinction!
- sin−1(x)=arcsin(x) (inverse sine function—outputs an angle).
- sin(x)1=csc(x) (reciprocal of sine—outputs a ratio).
Q3: How to remember arcsec/arccsc domain/range?
A3: Use the “reciprocal rule”:
- Arcsec(x) domain = ∣x∣≥1 (reciprocal of cos(x)’s range [−1,1]).
- Arccsc(x) domain = ∣x∣≥1 (reciprocal of sin(x)’s range [−1,1]).
Q4: Can inverse trig functions be negative?
A4: Only arcsin(x), arctan(x), and arccsc(x)—their ranges include negative angles (1st/4th quadrants). arccos(x), arcsec(x), and arccot(x) have ranges of 0≤θ≤π (no negative angles).
Common Mistakes to Avoid
- Confusing Inverse vs. Reciprocal: Using sin−1(x) to mean csc(x) (the #1 error for beginners).
- Ignoring Principal Value Range: Giving arcsin(0.5)=150∘ (instead of 30°) or arccos(−0.5)=240∘ (instead of 120°).
- Omitting Absolute Value for Arcsec/Arccsc Derivatives: Leads to incorrect negative slopes for x<−1.
- Forgetting Domain Restrictions: Trying to calculate arcsin(2) (undefined—2 is outside [−1,1]).
Conclusion
Inverse trigonometry is the “reverse” of basic trigonometry—and while its restricted ranges and arcsec/arccsc rules can seem confusing, it’s a powerful tool for solving real-world problems. This guide has broken down every key function, formula, and application, with a focus on simplifying the most confusing parts (like arcsec derivatives and principal value ranges).
Whether you’re studying for AP Calculus, college math exams, or applying inverse trigonometry to engineering/navigation projects, this resource gives you the clarity and confidence to master the subject. Download our free practice worksheet, review the formula tables, and unlock the power of inverse trigonometry today!