Given 2 circles on a plane, how do you calculate the intersecting points?
In this example I can do the calculation using the equilateral triangles that are described by the intersection and centres of the 2 circles, however, I need a more general formula that will provide the coordinates of the 2 intersection points C and D, on circles that are not placed so conveniently, or of the same radius.