Article
Summary:
The method of triangulation used for calculation of the area of a convex polygon is well known. This article describes a program which at first detects whether the given polygon is convex and then calculates its area in two ways, using the method of triangulation.