Monday, 26 May 2014
1
Monday, 26 May 2014
IndianBooktuber
read more
C Program 8: To find area of equilateral, isosceles and scalene triangle.
Aim: to find the area of triangle.
Theory: To find area of triangle isn't as simple as it seems to be. There are three kinds of triangles - equilateral (where all sides are equal), isosceles (where two sides are equal) and scalene (where all three sides are of different length).
We will write code to ask the user for what kind of data he has and then on basis of that data we would apply the mathematical formulae.
Here's the...
Subscribe to:
Posts (Atom)