Header Ads Widget

Showing posts with the label program to calculate the area of the triangle.Show All
Python program to calculate the area of the triangle using formula at= root s(s-a)(s-b)(s-c)
C++ program to calculate the area of the triangle using formula at= root s(s-a)(s-b)(s-c)
write a program to calculate the area of the triangle using formula at= root s(s-a)(s-b)(s-c)