About the Triangle Calculator
Solve any triangle from three sides (SSS): area with Heron’s formula, perimeter, angles, heights and triangle type.
Also known as: triangle area calculator, herons formula calculator, triangle solver, area of triangle, triangle angles, triangle area.
How to use this calculator
- Enter side a, side b, side c.
- The result updates instantly as you type — press Calculate (or Enter) at any time.
- Open “Step-by-step” to see how the answer was worked out.
- Use Copy result or Share to save the answer or send a link with your inputs.
Formula
Area = √(s(s − a)(s − b)(s − c)), s = (a + b + c)/2
Worked example
Using the values pre-filled in the calculator above:
- Side a = 5
- Side b = 6
- Side c = 7
the calculator returns:
- Area: 14.696938
- Perimeter: 18
- Angle A: 44.4153 °
- Angle B: 57.1217 °
Working
s = (5 + 6 + 7) ÷ 2 = 9Area = √(s(s−a)(s−b)(s−c)) = 14.696938