Intersecting Circles
This little example shows the use of a formula which determines the intersections of two circles on the screen. If the circles intersect, 2 red x's are used to show where those intersections exist. If not, the x's are removed (hidden).
advertisement