Triangle & Trigonometry Calculator (sin, cos, tan, Angles & Unit Circle)

Calculate trigonometric functions, solve triangles, and visualize concepts with multiple methods and advanced features.

Trigonometry Calculator

Select calculation method and input values

📐 Functions
Triangle
↩️ Inverse
Identities
📈 Graph
Unit Circle
Degrees
Radians
Gradians
sin(θ) Sine
cos(θ) Cosine
tan(θ) Tangent
csc(θ) Cosecant
sec(θ) Secant
cot(θ) Cotangent

a Side A

b Side B

c Side C

Degrees
Radians
Gradians
sin²(θ) + cos²(θ) = 1
All
Coordinates
Functions
sin(θ) = Opposite / Hypotenuse

Trigonometry Results

PDF
CSV
JSON
Print
-
Result
-
Function
-
Angle
-
Unit

Recent Calculations

What is Trigonometry?

Trigonometry is a branch of mathematics that studies relationships between side lengths and angles of triangles. The word trigonometry comes from the Greek words "trigonon" (triangle) and "metron" (measure).

Our professional trigonometry calculator provides tools for calculating all trigonometric functions, solving triangles, visualizing concepts, and understanding mathematical relationships.

Key Concepts in Trigonometry:

  • Right Triangles: Triangles with one 90° angle, fundamental to trigonometric ratios
  • Trigonometric Ratios: Relationships between sides of right triangles (sine, cosine, tangent)
  • Unit Circle: Circle with radius 1 used to define trigonometric functions for all angles
  • Periodic Functions: Functions that repeat values at regular intervals
  • Inverse Functions: Functions that reverse trigonometric operations (arcsine, arccosine, etc.)

Why is Trigonometry Important?

  • Geometry: Calculating distances, heights, and angles in geometric figures
  • Physics: Analyzing waves, oscillations, and circular motion
  • Engineering: Designing structures, analyzing forces, and signal processing
  • Navigation: GPS systems, aviation, and maritime navigation
  • Computer Graphics: 3D modeling, animation, and game development

Basic Trigonometric Functions

The six basic trigonometric functions are defined using ratios of sides in a right triangle or coordinates on the unit circle:

Sine (sin)

Ratio of opposite side to hypotenuse in a right triangle.

sin(θ) = Opposite / Hypotenuse

Range: [-1, 1]

Period: 2π radians (360°)

Cosine (cos)

Ratio of adjacent side to hypotenuse in a right triangle.

cos(θ) = Adjacent / Hypotenuse

Range: [-1, 1]

Period: 2π radians (360°)

Tangent (tan)

Ratio of opposite side to adjacent side in a right triangle.

tan(θ) = Opposite / Adjacent
= sin(θ) / cos(θ)

Range: (-∞, ∞)

Period: π radians (180°)

Cosecant (csc)

Reciprocal of sine function.

csc(θ) = 1 / sin(θ)
= Hypotenuse / Opposite

Range: (-∞, -1] ∪ [1, ∞)

Period: 2π radians (360°)

Secant (sec)

Reciprocal of cosine function.

sec(θ) = 1 / cos(θ)
= Hypotenuse / Adjacent

Range: (-∞, -1] ∪ [1, ∞)

Period: 2π radians (360°)

Cotangent (cot)

Reciprocal of tangent function.

cot(θ) = 1 / tan(θ)
= Adjacent / Opposite
= cos(θ) / sin(θ)

Range: (-∞, ∞)

Period: π radians (180°)

Right Triangle Relationships:
For a right triangle with angle θ:
• sin(θ) = opposite/hypotenuse
• cos(θ) = adjacent/hypotenuse
• tan(θ) = opposite/adjacent
• csc(θ) = hypotenuse/opposite
• sec(θ) = hypotenuse/adjacent
• cot(θ) = adjacent/opposite

Solving Triangles with Trigonometry

Trigonometry provides methods for solving triangles (finding unknown sides and angles) using various laws and theorems:

Pythagorean Theorem

a² + b² = c²
For right triangles only. Relates the lengths of the sides: a and b are legs, c is the hypotenuse.

Law of Sines

a/sin A = b/sin B = c/sin C
For any triangle. Relates sides to their opposite angles. Useful for AAS, ASA, and SSA cases.

Law of Cosines

a² = b² + c² - 2bc cos A
b² = a² + c² - 2ac cos B
c² = a² + b² - 2ab cos C
For any triangle. Generalization of Pythagorean theorem. Useful for SAS and SSS cases.

Area Formulas

Area = ½ ab sin C
Area = ½ bc sin A
Area = ½ ac sin B
Calculate area using two sides and the included angle. Also works with Heron's formula for SSS.

Triangle Solving Cases

Right Triangles (one angle = 90°):
• Given: Two sides → Use Pythagorean theorem for third side, then trigonometric ratios for angles
• Given: One side and one acute angle → Use trigonometric ratios for other sides

Oblique Triangles (no right angle):
• AAS (Angle-Angle-Side): Use Law of Sines
• ASA (Angle-Side-Angle): Use Law of Sines
• SAS (Side-Angle-Side): Use Law of Cosines for third side, then Law of Sines for angles
• SSS (Side-Side-Side): Use Law of Cosines for angles
• SSA (Side-Side-Angle): Ambiguous case - may have 0, 1, or 2 solutions

Trigonometric Identities and Formulas

Complete reference of trigonometric identities and formulas for various calculations:

Pythagorean Identities

sin²(θ) + cos²(θ) = 1
1 + tan²(θ) = sec²(θ)
1 + cot²(θ) = csc²(θ)
Fundamental identities derived from the Pythagorean theorem. Essential for simplifying expressions.

Angle Sum & Difference

sin(α ± β) = sin α cos β ± cos α sin β
cos(α ± β) = cos α cos β ∓ sin α sin β
tan(α ± β) = (tan α ± tan β)/(1 ∓ tan α tan β)
Formulas for trigonometric functions of sum or difference of two angles.

Double Angle Formulas

sin(2θ) = 2 sin θ cos θ
cos(2θ) = cos²θ - sin²θ
= 2 cos²θ - 1
= 1 - 2 sin²θ
tan(2θ) = 2 tan θ/(1 - tan²θ)
Formulas for trigonometric functions of double angles. Useful in integration and simplification.

Half Angle Formulas

sin(θ/2) = ±√((1 - cos θ)/2)
cos(θ/2) = ±√((1 + cos θ)/2)
tan(θ/2) = ±√((1 - cos θ)/(1 + cos θ))
= sin θ/(1 + cos θ)
= (1 - cos θ)/sin θ
Formulas for trigonometric functions of half angles. Sign depends on quadrant.

Product-to-Sum Formulas

sin α sin β = ½[cos(α-β) - cos(α+β)]
cos α cos β = ½[cos(α-β) + cos(α+β)]
sin α cos β = ½[sin(α+β) + sin(α-β)]
cos α sin β = ½[sin(α+β) - sin(α-β)]
Convert products of trigonometric functions into sums. Useful in integration and Fourier analysis.

Sum-to-Product Formulas

sin α ± sin β = 2 sin((α±β)/2) cos((α∓β)/2)
cos α + cos β = 2 cos((α+β)/2) cos((α-β)/2)
cos α - cos β = -2 sin((α+β)/2) sin((α-β)/2)
Convert sums of trigonometric functions into products. Useful in solving equations.

Angle Conversion Formulas

Degree-Radian Conversion:
• Degrees to Radians: radians = degrees × π/180
• Radians to Degrees: degrees = radians × 180/π

Common Angles:
• 0° = 0 radians
• 30° = π/6 radians ≈ 0.5236 rad
• 45° = π/4 radians ≈ 0.7854 rad
• 60° = π/3 radians ≈ 1.0472 rad
• 90° = π/2 radians ≈ 1.5708 rad
• 180° = π radians ≈ 3.1416 rad
• 360° = 2π radians ≈ 6.2832 rad

The Unit Circle in Trigonometry

The unit circle is a fundamental concept that extends trigonometric functions to all angles and helps understand their properties:

Definition

A circle with radius 1 centered at the origin (0,0) of the coordinate plane.

x² + y² = 1

Coordinates: (cos θ, sin θ)

Radius: 1 unit

Quadrantal Angles

Angles that are multiples of 90° (π/2 radians).

0°: (1, 0)
90°: (0, 1)
180°: (-1, 0)
270°: (0, -1)

Location: On axes

Special values: 0, ±1

Reference Angles

Acute angle between terminal side and x-axis.

Quadrant I: θ
Quadrant II: 180° - θ
Quadrant III: θ - 180°
Quadrant IV: 360° - θ

Use: Find equivalent acute angle

Range: 0° to 90°

Special Triangles

30-60-90 and 45-45-90 triangles provide exact values.

45°: (√2/2, √2/2)
30°: (√3/2, 1/2)
60°: (1/2, √3/2)

Ratios: Exact values

Memorization: Common angles

Unit Circle Coordinates:
For any angle θ measured counterclockwise from positive x-axis:
• x-coordinate = cos(θ)
• y-coordinate = sin(θ)
• tan(θ) = y/x = sin(θ)/cos(θ)
• Distance from origin = √(x² + y²) = 1

Quadrant Signs:
• Quadrant I: All positive (A)
• Quadrant II: Sine positive (S)
• Quadrant III: Tangent positive (T)
• Quadrant IV: Cosine positive (C)
Mnemonic: "All Students Take Calculus"

Real-World Applications of Trigonometry

Trigonometry has numerous practical applications across various fields:

Architecture & Construction

  • Calculating roof slopes and angles
  • Determining structural loads and forces
  • Surveying land and property boundaries
  • Designing arches and domes
  • Calculating material requirements

Physics & Engineering

  • Analyzing wave motion and oscillations
  • Calculating projectile trajectories
  • Designing electrical circuits (AC theory)
  • Analyzing mechanical forces and vectors
  • Signal processing and Fourier analysis

Navigation & Astronomy

  • GPS and satellite positioning systems
  • Celestial navigation and star charts
  • Calculating distances to stars and planets
  • Aviation and maritime navigation
  • Orbital mechanics and satellite tracking

Computer Graphics & Gaming

  • 3D modeling and animation
  • Game physics and collision detection
  • Image processing and computer vision
  • Virtual reality and augmented reality
  • Ray tracing and lighting calculations

Music & Sound Engineering

  • Sound wave analysis and synthesis
  • Audio signal processing
  • Musical instrument design
  • Acoustic engineering
  • Digital audio effects

Medical Imaging

  • CT scans and MRI reconstruction
  • Ultrasound imaging
  • Radiation therapy planning
  • Biomechanics and gait analysis
  • Medical device design

Solved Trigonometry Examples

Step-by-step solutions to common trigonometry problems:

Example 1: Calculate sin(30°)
Find the exact value of sin(30°) using trigonometric ratios.
1. In a 30-60-90 triangle, sides are in ratio 1:√3:2
2. Opposite side to 30° = 1, Hypotenuse = 2
3. sin(30°) = Opposite/Hypotenuse = 1/2
4. Convert to decimal: 1/2 = 0.5
sin(30°) = 0.5
Example 2: Pythagorean Theorem
Right triangle has sides a=3, b=4. Find hypotenuse c.
1. Pythagorean theorem: a² + b² = c²
2. 3² + 4² = 9 + 16 = 25
3. c² = 25
4. c = √25 = 5
Hypotenuse c = 5
Example 3: Law of Sines
Triangle: A=40°, B=60°, side a=8. Find side b.
1. Law of Sines: a/sin A = b/sin B
2. 8/sin(40°) = b/sin(60°)
3. b = 8 × sin(60°)/sin(40°)
4. b ≈ 8 × 0.8660/0.6428 ≈ 10.78
Side b ≈ 10.78
Example 4: Angle Sum Formula
Calculate sin(75°) using angle sum formula.
1. 75° = 45° + 30°
2. sin(75°) = sin(45°+30°)
3. = sin45°cos30° + cos45°sin30°
4. = (√2/2)(√3/2) + (√2/2)(1/2)
5. = (√6 + √2)/4 ≈ 0.9659
sin(75°) ≈ 0.9659
Example 5: Unit Circle Coordinates
Find coordinates of point on unit circle at 150°.
1. Reference angle: 180° - 150° = 30°
2. Quadrant II: cosine negative, sine positive
3. cos(150°) = -cos(30°) = -√3/2
4. sin(150°) = sin(30°) = 1/2
5. Coordinates: (-√3/2, 1/2)
Coordinates: (-0.8660, 0.5)
Example 6: Inverse Trigonometric
Find angle whose sine is 0.7071.
1. sin(θ) = 0.7071
2. θ = sin⁻¹(0.7071)
3. Recognize 0.7071 ≈ √2/2
4. sin(45°) = √2/2 ≈ 0.7071
5. Also sin(135°) = 0.7071
θ = 45° or 135° (principal value: 45°)

Trigonometry Practice Problems

Test your understanding with these practice problems:

Problem 1: Calculate cos(60°) and tan(45°).

Solution:

cos(60°) = 1/2 = 0.5

tan(45°) = 1

From 30-60-90 and 45-45-90 triangles.

Problem 2: Right triangle: a=5, c=13. Find angle A.

Solution:

First find side b using Pythagorean theorem:

b = √(c² - a²) = √(169 - 25) = √144 = 12

sin(A) = opposite/hypotenuse = 5/13 ≈ 0.3846

A = sin⁻¹(5/13) ≈ 22.62°

Problem 3: Triangle: a=7, b=9, C=40°. Find area.

Solution:

Area = ½ ab sin C

Area = ½ × 7 × 9 × sin(40°)

Area = 31.5 × 0.6428 ≈ 20.25 square units

Problem 4: Prove identity: sin²θ + cos²θ = 1

Solution:

In right triangle with hypotenuse = 1:

sin θ = opposite, cos θ = adjacent

By Pythagorean theorem: opposite² + adjacent² = 1²

Therefore: sin²θ + cos²θ = 1

Problem 5: Convert 2π/3 radians to degrees.

Solution:

Degrees = radians × 180/π

2π/3 × 180/π = 2/3 × 180 = 120°

2π/3 radians = 120°

How to Solve Trigonometry Problems Step-by-Step

Follow this systematic approach to solve trigonometry problems:

1

Identify Problem Type

Determine if it's a right triangle problem, oblique triangle, identity proof, or function calculation.

Right triangle: One 90° angle
Oblique triangle: No right angles
Identity: Equation to prove
Function: Calculate sin, cos, etc.
2

Draw Diagram

Sketch the triangle or situation. Label known values and unknowns.

Right triangle: Label legs a, b, hypotenuse c
Angles: A, B, C (C=90° for right triangle)
Sides: Opposite to angles
3

Choose Appropriate Formula

Select the right trigonometric formula based on given information.

Right triangle: SOH-CAH-TOA
Any triangle: Law of Sines/Cosines
Two sides & included angle: Area formula
Identity: Use known identities
4

Substitute Values

Plug known values into the formula. Ensure consistent units.

Convert angles to same unit (degrees/radians)
Use exact values when possible
Check calculator mode (DEG/RAD)
5

Solve for Unknown

Perform calculations to find the unknown value.

Use algebraic manipulation
Apply inverse functions if needed
Consider multiple solutions
6

Check Solution

Verify answer makes sense in context. Test with alternative method if possible.

Angles sum to 180° in triangle
Sides satisfy triangle inequality
Values within function ranges

Pro Tips for Trigonometry Success

  • Memorize special angles: 0°, 30°, 45°, 60°, 90° and their radian equivalents
  • Learn the unit circle: Understand coordinates and quadrant signs
  • Master SOH-CAH-TOA: Sine=Opposite/Hypotenuse, Cosine=Adjacent/Hypotenuse, Tangent=Opposite/Adjacent
  • Practice identities: Know Pythagorean, angle sum, and double angle formulas
  • Draw diagrams: Visual representation helps understand problems
  • Check calculator mode: Ensure correct angle unit (DEG/RAD)

Trigonometry Calculator FAQs (Complete Guide)

Common questions about trigonometry formulas, identities, angles, and how to use our calculator effectively.

What are the most important trigonometric identities?
The key identities include Pythagorean identities (sin²θ + cos²θ = 1), reciprocal identities, quotient identities, and angle sum/difference formulas. These are essential for solving equations and simplifying expressions.
What is SOH CAH TOA in trigonometry?
SOH CAH TOA is a mnemonic: sin = opposite/hypotenuse, cos = adjacent/hypotenuse, and tan = opposite/adjacent. It helps solve right triangle problems quickly.
How do I know when to use Law of Sines vs Law of Cosines?
Use Law of Sines for AAS, ASA, or SSA cases. Use Law of Cosines for SAS or SSS cases where angles or sides are not directly solvable.
What’s the difference between degrees and radians?
Degrees divide a circle into 360 parts, while radians measure angles using arc length. 180° equals π radians, and radians are commonly used in advanced mathematics and calculus.
Why are some trigonometric values negative?
Values depend on the quadrant of the unit circle. For example, sine is positive in Quadrants I and II, cosine in I and IV, and tangent in I and III.
What is the unit circle in trigonometry?
The unit circle is a circle with radius 1 centered at the origin. It is used to define sine, cosine, and tangent values for all angles.
Can I calculate inverse trigonometric functions?
Yes, the calculator supports inverse functions like arcsin, arccos, and arctan to find angles from given ratios.
What are trigonometric functions used for?
They are used in physics, engineering, architecture, navigation, signal processing, and computer graphics to model waves, angles, and distances.
How do I solve a right triangle using trigonometry?
Use sine, cosine, or tangent ratios along with known sides or angles to calculate unknown values in the triangle.
What is the tangent function?
Tangent is defined as the ratio of the opposite side to the adjacent side in a right triangle (tan = opposite/adjacent).
How accurate is the trigonometry calculator?
It uses high-precision calculations with JavaScript Math functions, offering accuracy up to 15–16 decimal places.
Does the calculator support radians and degrees?
Yes, you can switch between radians and degrees depending on your calculation needs.
Is this trigonometry calculator free to use?
Yes, it is completely free and provides instant results with step-by-step explanations.