Project 1

Circles


Write a program that reads in the radius of a circle and prints the diameter, area and circumference of that circle. Use 3.14159 as the value of pi. You should use floating point variables.

Be sure to have a program header comment that contains the filename, your name, the date written, and a description of the program. Adhere to the coding standards handout. Use comments within your code.


Last Modified: Tuesday, 23-Jun-1998 16:03:27 EDT

Tuesday, 23-Jun-1998 16:03:27 EDT