AREA OF A POLYGON
0
This program calculates the centroid and the area of a polygon. The (x,y) coordinates of the vertices of the polygon (which must be located entirely within the first quadrant) are input sequentially for a complete clockwise path around the polygon.