Phuff wrote:
> By the way it formatted by box horribly.  It looked good on preview.
> sorry.

Start with the point with the least y coordinate (and the leftmost
point in case of a tie). Then find the polar angle between this point
and each of the rest of the points, and sort the points. This will give
the points in counterclockwise order.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to