how can one calculate the minimum and maximum distance between two given circular arcs?
I know everything of each arc: startangle, endangle, center, radius of arc. The only thing I don't know how to calculate is the min and max distance.
Thanks in advance