answersLogoWhite

0

Learn C Programming and geometry. It will be easy when you know both.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Write a program to find the area of circle in c?

PROGRAM TO FIND AREA & PERIMETER OF CIRCLE IN C++#include #include void main(){clrscr();double rad, area, perimeter;coutrad;area=3.14*rad*rad;perimeter=2*3.14*rad;cout


What is a c program to find the area and perimeter of circle?

void main() { float pi=3.14,area,perimeter,r=2; area=pi*r*r; perimeter=2*pi*r; getch(); }


Write a program to calculate the area of a circle The equation to determine the area of a circle is area equals 3.1416radiusradius Assume that the circle has a radius of 4 inches?

Rewrite the above program so that the program accepts any value for the radius then recalculate the area of the circle.


Find the area and perimeter of a given circle?

If 'R' is the radius of the circle, then-- area of the circle is [ pi R2]-- perimeter of the circle is [ 2 pi R ]


Is surcumference area or perimeter?

The perimeter of a circle is its circumference


What is area of circle if perimeter of circle is 12.56RR?

Area of any circle = pi*radius2


Can you measure the perimeter or area of a circle?

Of a circle,the area is: Pi * r^2,perimeter is: 2* Pi * rWhere, r is the distance from the circle's center to the perimeter, and Pi is a constant: Pi ~ 3.14.


Is there a circle with the same perimeter as area?

no


What is the shortest perimeter?

The shortest perimeter for a given area occurs in a shape that is most efficient in enclosing that area, which is a circle. For polygons, the more sides a shape has, the closer its perimeter approaches that of a circle for the same area. In general, among all possible shapes with the same area, the circle minimizes the perimeter.


What is the least area if the perimeter is 40?

zero is the least area and the max area, is of a circle of perimeter 40 .....


Does circumferenca mean area of a circle?

No, it means the perimeter of the circle.


The distance around a shape is called?

It is called perimeter.