This calculator calculates the area of triangle using a, b, c values.
Formula:
S = (a+b+c)/2
Area = √(S x (S - a) x (S - b) x (S - c))
a = Side A
b = Side B
c = Side C
S = Area of Triangle
This calculator calculates the area of triangle using a, b, c values.
S = (a+b+c)/2
Area = √(S x (S - a) x (S - b) x (S - c))