Program to find the area of an equilateral triangleExplanationA Triangle is having all angles of 60 degrees and congruent sides, or equiangular triangle is called Equilateral Triangle. Area of Equilateral Triangle= ( 1.73 × a × a)/4 where a is side. Algorithm
ComplexityO(1) SolutionPythonOutput: Area of Equilateral Triangle is: 10.8125 COutput: Area of Equilateral Triangle is: 10.81250 JAVAOutput: Area of Equilateral Triangle is: 10.8125 C#Output: Area of Equilateral Triangle is: 10.8125 PHPOutput: Area of Equilateral Triangle is: 10.8125 Next Topic# |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India