Go Back
Calculate Area
Select any option according to your data!
If you have a base and a height value.
Calculate
Area=1/2*base*height
If you have the lengths of all three sides of a traingle.
Calculate
Area=
√
s(s-a)(s-b)(s-c)
If you have the lengths of any two sides and an included angle.
Calculate
Area=1/2 *b*c*Sin(A)
If you have an equilateral triangle.
Calculate
Area=
√
3
/4 *a
2