Loading…

Heron's Formula Triangle Area Calculator

Math Geometry • Basic Shapes and Properties

View all topics

Compute the area of a triangle from its three sides using Heron’s formula: \(A=\sqrt{s(s-a)(s-b)(s-c)}\), where \(s=\dfrac{a+b+c}{2}\).

Inputs accept 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

Display & diagram options

Pan/zoom: drag to pan • wheel/trackpad to zoom • pinch on touch • “Reset view” restores fit.

Ready
Enter \(a\), \(b\), \(c\), then click Calculate.
Triangle diagram (pan/zoom enabled)
Tip: the diagram is a schematic drawn from the side lengths.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is Heron's formula for the area of a triangle?

Heron's formula is A = sqrt(s(s-a)(s-b)(s-c)), where a, b, and c are the side lengths and s = (a+b+c)/2 is the semi-perimeter.

How do you find the semi-perimeter in Heron's formula?

Compute s by adding the three sides and dividing by 2: s = (a+b+c)/2. The calculator uses s to form the factors (s-a), (s-b), and (s-c).

Do the side lengths have to satisfy the triangle inequality for Heron's formula?

Yes. The side lengths must form a valid triangle, which requires a+b>c, a+c>b, and b+c>a. If the triangle is degenerate (the smallest two sides sum to the largest), the area is 0.

What units will the triangle area be in?

Area is reported in squared units based on the length unit you choose. For example, if sides are in cm, the area is in cm^2.