Heron's Formula
Heron's formula (sometimes called Hero's formula) gives the area of a triangle by requiring no arbitrary choice of side as base or vertex as origin.
The semiperimeter equals half the sum of the sides. The area equals the square root of the product of the semiperimeter and the differences between the semiperimeter and each side.
Formula
symbol | description | physical quantity |
---|---|---|
s | semiperimeter | "Length" |
a | first side length | "Length" |
b | second side length | "Length" |
c | third side length | "Length" |
A | area | "Area" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |