Updated
Using Triangle calculator
Heron’s formula finds area from three sides. With semiperimeter s, area = √(s(s − a)(s − b)(s − c)).
Sides must be positive and form a nondegenerate triangle. A stable reordered form reduces cancellation for thin triangles, but floating-point precision is still finite.
A worked example
With first side = 3, second side = 4, third side = 5, the area is 6.
Before you use the result
Sides must be positive and form a nondegenerate triangle. A stable reordered form reduces cancellation for thin triangles, but floating-point precision is still finite.
Example results for first side
These examples use Second side: 4; Third side: 5. They are reference calculations, not recommended settings.
| First side | Area |
|---|---|
| 1.5 | 2.48039185412 |
| 3 | 6 |
| 6 | 9.92156741649 |
Cite this page
ToolOctopus. “Triangle calculator.” Updated 2026-09-26. https://tooloctopus.com/triangle-calculator.
Add an access date if your instructions require one.
Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.
