program to find area of equilateral triangle with 3 different sides code example
Example: how to find area of equilateral triangle only with side length
sqrt(3)
A = -------SideLength^2
4
sqrt(3)
A = -------SideLength^2
4