Sin, Cos, Tan Inverse Functions- Usage and Examples

What Are Inverse Trigonometric Functions?

Inverse trig functions let you work backwards. Regular trig functions take an angle and give you a ratio. Inverse trig functions take a ratio and give you an angle.

Here's the simple version:

The three main inverse functions are:

The notation sin⁻¹(x) trips people up. It's not 1/sin(x). That's csc(x). The ⁻¹ means "inverse function," not "reciprocal."

The Domain and Range Problem

Inverse trig functions don't accept just any input. They have restrictions because trig functions aren't one-to-one — they repeat values.

For example, sin(30°) = 0.5 but sin(150°) = 0.5 too. The inverse function can only return one answer. That's why calculators restrict the range.

Standard Ranges

The input (domain) for arcsin and arccos is always -1 to 1. Anything outside that range is impossible — there's no angle whose sine or cosine exceeds those bounds.

Quick Reference Table

FunctionInput RangeOutput RangeCommon Uses
arcsin(x)-1 to 1-90° to 90°Finding angles from ratios
arccos(x)-1 to 10° to 180°Finding angles from ratios
arctan(x)All real numbers-90° to 90°Slopes, angles of elevation

How to Calculate Inverse Trig Functions

Using a Calculator

Most scientific calculators have these functions built-in. Look for buttons labeled:

Make sure your calculator is in the right mode. Degrees vs radians matters. If you're working in degrees, check that the calculator is set to DEG, not RAD.

Common Values to Memorize

These come up constantly in problems and tests:

xarcsin(x)arccos(x)arctan(x)
090°
0.530°60°26.6°
√2/2 ≈ 0.70745°45°35.3°
190°45°
√3 ≈ 1.732undefinedundefined60°

Solved Examples

Example 1: Basic arcsin

Find arcsin(0.866)

Using a calculator: arcsin(0.866) ≈ 60°

You can verify this: sin(60°) = 0.866 ✓

Example 2: arccos in a real problem

A right triangle has an adjacent side of 5 and hypotenuse of 10. Find the angle.

cos(θ) = adjacent/hypotenuse = 5/10 = 0.5

θ = arccos(0.5) = 60°

Example 3: arctan for slope

A roof rises 4 feet vertically over a horizontal distance of 12 feet. What is the angle of elevation?

tan(θ) = rise/run = 4/12 = 0.333

θ = arctan(0.333) ≈ 18.4°

This is where arctan shines. It accepts any real number as input, making it perfect for slope problems.

Example 4: Finding the angle in a right triangle

Opposite side = 3, Adjacent side = 4. Find the angle.

First, find the tangent: tan(θ) = opposite/adjacent = 3/4 = 0.75

Then invert: θ = arctan(0.75) ≈ 36.9°

Practical Applications

Inverse trig functions show up everywhere in real work:

Getting Started: Your Quick Checklist

  1. Identify what you know — a ratio (sine, cosine, or tangent value)
  2. Choose the right function — match the ratio to sin, cos, or tan
  3. Check your input — arcsin and arccos need values between -1 and 1
  4. Set your mode — degrees or radians, pick one and stick with it
  5. Calculate — use the inverse function to get your angle
  6. Verify — plug the angle back into the original trig function to check

Common Mistakes to Avoid

The Relationship Between the Three Functions

There's a useful identity:

arccos(x) = π/2 - arcsin(x)

Or in degrees: arccos(x) = 90° - arcsin(x)

This means if you know arcsin, you automatically know arccos. For example:

Arctan doesn't have this simple relationship with the other two, but it connects through the identity:

arctan(x) = arcsin(x / √(1 + x²))

This comes in handy when you need to compute arctan on a calculator that only has arcsin.

When to Use Which Function

Pick your function based on which ratio you have:

If you're not sure, draw the triangle. The side positions tell you which trig ratio applies.

That's it. Inverse trig functions are straightforward once you understand the work-backwards logic. Practice with a few triangles, and it'll click.