Skip to content

A C++ program which takes the input as the radius of the circle and then gives the requested output.

Notifications You must be signed in to change notification settings

Sandesh-Jangir/Circle-Operations-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Circle-Operations-cpp

It is a C++ program which takes the input as the radius of the circle and then gives the requested output.

Operations

  • Area
  • Circumfurence

Hearder Files

  • iostream - For I/O operations.
  • math - Mainly to use M_PI.
  • conio - To prevent termination just after doing the calculation

About

A C++ program which takes the input as the radius of the circle and then gives the requested output.

Topics

Resources

Stars

Watchers

Forks

Languages