Problem
1. Suppose that we use an arbitrary point for the "anchor" in the method described in the text for computing a simple closed polygon. Give conditions which such a point must satisfy for the method to work.
2. What does the intersect function return when called with two copies of the same line segment?
3. Does inside call a vertex of the polygon inside or outside?