How can I tell where a circle and a square intersect?
843785Sep 4 2008 — edited Sep 5 2008I have this program and I need to know where a circle and a square intersect. They are based on a coordinate plane. I can figure out if the intersect, just not where. Can someone point me in the right direction? I don't have the math to figure this one out.