Circles intersection
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Hi everyone, I'm trying to find the area of intersection between more than 2 circles. For example, let's say I have a list of 10 circles. I would like to know what's the size of the area they ALL cover (=intersection area). Anyone ever done something like this, or have a suggestion on how to handle this?