Category Archives: mathematics

The land surveyor’s algorithm

Here’s an algorithm for finding the area of any simple polygon. First, assign an orientation to every edge by drawing an arrowhead pointing in the counterclockwise direction around the cycle of edges. After this labeling, each vertex of the polygon … Continue reading

Posted in mathematics | 4 Comments