Select the input mode that matches what you know about your triangle: SSS if you have all three sides, SAS if you have two sides and the angle between them, ASA or AAS if you have two angles and a side. Enter your values and press Calculate. The tool finds all missing sides, angles, area, and perimeter.
A triangle has three sides (a, b, c) and three angles (A, B, C). The angle A is opposite side a, angle B is opposite side b, and angle C is opposite side c. This labelling is used by convention in every triangle formula.
One fact is always true for every triangle: the three angles add up to exactly 180 degrees. If you know two angles, the third is always 180 minus the sum of the other two. This is a quick way to check your inputs.
| Mode | Stands For | What You Provide |
|---|---|---|
| SSS | Side-Side-Side | All three side lengths |
| SAS | Side-Angle-Side | Two sides and the angle between them |
| ASA | Angle-Side-Angle | Two angles and the side between them |
| AAS | Angle-Angle-Side | Two angles and a side not between them |
Law of Sines: a / sin(A) = b / sin(B) = c / sin(C). Use this when you have two angles and a side.
Law of Cosines: c^2 = a^2 + b^2 - 2ab x cos(C). Use this when you have three sides or two sides and the included angle.
Area: Area = 0.5 x a x b x sin(C). This works for any triangle, not just right triangles.