Math Last updated: July 2026

Triangle Angle Calculator

The Triangle Angle Calculator finds all three angles of any triangle given three sides, two sides and an included angle, or two angles. Use the law of cosines or law of sines to compute every angle with complete step-by-step derivations.

How to Use the Triangle Angle Calculator

Interactive calculator available after JavaScript loads.

Loading calculator...

Written by Calculator Archive Team

Math & Finance Experts — Verified Formulas, Peer-Reviewed Sources, Expert Analysis

Looking for a deeper explanation?

Read our comprehensive, peer-reviewed educational article in our Blog to learn the underlying math, formulas, and step-by-step examples.

Read Blog Guide ›

Mathematical Formula & Logic

Angle sum: A + B + C = 180°. Law of cosines: cos(A) = (b² + c² - a²) / (2bc). Law of sines: a/sin(A) = b/sin(B) = c/sin(C)
Variable Glossary
A, B, C The three angles of the triangle (in degrees)
a Side opposite angle A
b Side opposite angle B
c Side opposite angle C

Step-by-Step Worked Calculation

Scenario: Example: Triangle with Sides 7, 8, 9

Find all three angles of a triangle with sides a = 7, b = 8, c = 9.

1

Step 1: Use the law of cosines for angle A: cos(A) = (8² + 9² - 7²) / (2 × 8 × 9) = (64 + 81 - 49) / 144 = 96/144 = 0.6667.

2

Step 2: A = arccos(0.6667) ≈ 48.19°.

3

Step 3: Use the law of cosines for angle B: cos(B) = (7² + 9² - 8²) / (2 × 7 × 9) = (49 + 81 - 64) / 126 = 66/126 ≈ 0.5238.

4

Step 4: B = arccos(0.5238) ≈ 58.41°.

5

Step 5: C = 180° - 48.19° - 58.41° = 73.40°.

6

Step 6: Verify: 48.19° + 58.41° + 73.40° = 180.00°. —

How to Use the Triangle Angle Calculator

  1. 1. Choose an input method: three sides (SSS), two sides and included angle (SAS), two angles (AA), or two sides and a non-included angle (SSA).
  2. 2. Enter the known values in the input fields.
  3. 3. Click "Calculate" to find all remaining angles.
  4. 4. Review the step-by-step solution showing which law or property was used.

What Is a Triangle Angle Calculator?

Triangle Angle Calculator is a mathematical computation tool that helps you calculate all angles of a triangle from side lengths or known angles. Use the law of cosines, law of sines, or angle sum property with step-by-step solutions. It applies established mathematical principles to deliver accurate results, often showing the underlying formula and step-by-step working so you can understand the computation process.

Why This Calculation Matters

Mathematical calculations form the foundation of science, engineering, finance, and everyday problem-solving. Triangle Angle Calculator helps you work through calculations accurately and efficiently, reducing the risk of manual arithmetic errors. Whether you are a student learning concepts, a professional verifying work, or anyone needing quick and reliable math results, this tool ensures precision and saves time.

Historical Background

Mathematics has evolved over thousands of years, from ancient Babylonian clay tablets and Egyptian papyri to Greek formal proofs by Euclid and Archimedes. The development of algebra by Persian mathematician al-Khwarizmi in the 9th century and the invention of calculus by Newton and Leibniz in the 17th century laid the groundwork for modern computation. Triangle Angle Calculator continues this tradition by making mathematical operations accessible through digital technology.

Frequently Asked Questions

Complete indexable directory of answers (23 questions)

What is the sum of angles in a triangle?

The sum of all three interior angles in any triangle is always exactly 180° (or π radians). This is a fundamental theorem of Euclidean geometry and applies to all triangles — scalene, isosceles, and equilateral.

How do I find a missing angle if I know two angles?

Subtract the two known angles from 180°: third angle = 180° - angle₁ - angle₂. For example, if two angles are 65° and 48°, the third is 180° - 65° - 48° = 67°.

How do I find angles from three sides?

Use the law of cosines: cos(A) = (b² + c² - a²) / (2bc). Compute A = arccos(...). Repeat for angle B, then find C = 180° - A - B. This works for any triangle where you know all three sides.

What is the law of cosines?

The law of cosines relates the sides and angles of any triangle: c² = a² + b² - 2ab cos(C). Rearranged: cos(C) = (a² + b² - c²) / (2ab). It generalizes the Pythagorean theorem (which applies when C = 90°).

What is the law of sines?

The law of sines states: a/sin(A) = b/sin(B) = c/sin(C) = 2R, where R is the circumradius. It is useful when you know a side and its opposite angle, plus one other piece of information.

Can a triangle have two right angles?

No. Since the angle sum is 180°, having two 90° angles would leave 0° for the third angle, which is impossible. A triangle can have at most one right angle (90°) or one obtuse angle (>90°).

What is an obtuse triangle?

An obtuse triangle has one angle greater than 90°. The other two angles must be acute (less than 90°) and their sum must be less than 90°. For example, a triangle with angles 100°, 45°, and 35° is obtuse.

What is an acute triangle?

An acute triangle has all three angles less than 90°. For example, an equilateral triangle (all angles 60°) is acute. The triangle with angles 70°, 60°, 50° is also acute.

How do I find angles in a right triangle?

In a right triangle (one 90° angle), the two acute angles are complementary: they add to 90°. Use trigonometry: angle = arcsin(opposite/hypotenuse) = arccos(adjacent/hypotenuse) = arctan(opposite/adjacent).

What is the ambiguous case (SSA)?

When you know two sides and a non-included angle (SSA), there may be 0, 1, or 2 possible triangles. This is because the given angle may allow the opposite side to swing to two different positions. The calculator handles this case.

How do I convert between degrees and radians?

Multiply degrees by π/180 to get radians. Multiply radians by 180/π to get degrees. For example: 60° = π/3 ≈ 1.047 radians, and π/4 radians = 45°.

What is the exterior angle of a triangle?

An exterior angle equals the sum of the two non-adjacent interior angles. If interior angles are A, B, C, the exterior angle at C is A + B = 180° - C. This is a direct consequence of the angle sum property.

Can I find angles if I know the area and sides?

Yes. Using the area formula A = (1/2)ab sin(C), you can find sin(C) = 2A/(ab), then C = arcsin(2A/(ab)). Use the law of cosines for the other angles.

What is the relationship between sides and angles?

In any triangle, the largest angle is opposite the longest side, and the smallest angle is opposite the shortest side. Equal sides are opposite equal angles. This ordering is preserved across the triangle.

How do I find the angle bisector?

The angle bisector divides an angle into two equal parts. Its length from vertex A to the opposite side is: t_a = (2bc cos(A/2)) / (b + c). The bisector divides the opposite side in ratio b:c.

What is the orthocenter?

The orthocenter is the intersection of all three altitudes. In an acute triangle, it is inside the triangle. In an obtuse triangle, it is outside. In a right triangle, it is at the vertex of the right angle.

What is the incenter?

The incenter is the intersection of all three angle bisectors. It is the center of the inscribed circle (incircle), which touches all three sides. The incenter is always inside the triangle.

How are angles used in surveying?

Surveyors use angle measurements and the law of sines/cosines to calculate distances between inaccessible points. Triangulation — measuring angles from known baselines — is the foundation of land surveying and GPS positioning.

What is the difference between interior and exterior angles?

Interior angles are inside the triangle (sum = 180°). Exterior angles are formed by extending one side (each exterior angle = 180° - adjacent interior angle). The sum of exterior angles (one at each vertex) is always 360°.

Can angles be negative in a triangle?

No. All interior angles of a triangle are positive and between 0° and 180° (exclusive). Negative angles or angles ≥ 180° are not valid for triangle interior angles.

What mathematical formula does the Triangle Angle Calculator use?

The Triangle Angle Calculator uses standard mathematical formulas validated against authoritative references. The specific formula is displayed in the calculator interface with a detailed explanation of each variable.

How can I verify the Triangle Angle Calculator results manually?

Each calculator includes a step-by-step worked example showing exactly how the formula is applied. You can follow these steps with pen and paper to verify any result.

What types of inputs does the Triangle Angle Calculator accept?

The Triangle Angle Calculator accepts numeric inputs including integers and decimals. Invalid inputs (letters, special characters) are rejected with clear error messages.