Enter values
Education
S = (a × h) / 2
Examples
Result
CalcCore
Enter values and click “Calculate”.
Triangle Area Calculator — How it works
This calculator helps you find the area of a triangle using different methods: base and height, three sides, or two sides with an angle.
Base and height formula
- S = (a × h) / 2
Heron's formula
- p = (a + b + c) / 2
- S = √(p(p − a)(p − b)(p − c))
Two sides and angle
- S = (a × b × sin(γ)) / 2
FAQ
What is the easiest way?
Use base and height if available.
When to use Heron's formula?
When all three sides are known.
Can I use angles?
Yes, with two sides and the included angle.
Are decimals supported?
Yes, all numeric inputs are supported.
Invalid triangle?
The calculator will warn you.