Input Values
Result
Enter all three sides, then click Calculate.
About Heron's Formula
Heron's formula calculates the area of any triangle when you know all three side lengths.
Steps:
- Calculate semiperimeter: s = (a + b + c) / 2
- Apply formula: Area = √(s(s-a)(s-b)(s-c))
Triangle Inequality: For a valid triangle, the sum of any two sides must be greater than the third side.