Skip to content

bacchu/pythonProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pythonProjects

A simple program to determine the area bounded by two intersecting circles. The various conditions handled are: a. Overlapping circles b. Circles touching each other at a single point c. Concentric circles

The input to the program:

  1. Distance between the centers of the two circles
  2. Radii of the two circles of interest

Output The common area bounded by the two circles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages