Header Ads Widget

Showing posts with the label area of triangleShow 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)