I am novice in coding and for now know only very basics, sorry for bothering.
I have a dataset, table with 4 column: 1 – number of circle, 2 and 3 – X and Y coorditates of circle respectively (from 1 to 100), 4 – radius of circle. Visually this is look like in the picture.
Many circles are intersecting. enter image description here
I need code to calculate area of intercection between every pair of circle. If more than two circles are intersect it preferably on see such three or for way intersection area too.
Thanks in advance!
Михаил Карпов is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1