how to find area of equilateral triangle only with side length 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