Anzeige


Polygon Calculator

Calculations at a simple polygon. A polygon consists of straight edges and at least three vertices. It is simple when the edges don't intersect, so if the polygon isn't crossed. Here the edge lengths as well as the perimeter and area of the polygon can be calculated from the cartesian coordinates. First enter the number of vertices (3 to 30), then the x- and y-coordinate of each vertex. Choose the number of decimal places, then click Calculate. Side 1 runs from vertex 1 to vertex 2, side 2 from vertex 2 to 3, ..., the last side runs from vertex n to 1.


Carl Friedrich Gauß, by Gottlieb Biermann Verices (n):

Simple Polygon
A simple polygon with 14 vertices.
Vertex  1: x= y=
Vertex  2: x= y=
Vertex  3: x= y=
Vertex  4: x= y=
Vertex  5: x= y=


Round to    decimal places.

 

Edge 1:
Edge 2:
Edge 3:
Edge 4:
Edge 5:
Perimeter (p):
Area (A):

Polygon shape. If this polygon is drawn crossed, then the upper area calculation is incorrect:
Formulas:

Length of edge i=(xi+1-xi)2+(yi+1-yi)2
p=Σi=1n(xi+1-xi)2+(yi+1-yi)2
A=|Σi=1nxiyi+1-yixi+1|2
with   xn+1x1   and   yn+1y1
Σ is the sum symbol, | | is the absolute value.

x- and y-coordinate determine the position of a point right from and above the origin in the cartesian coordinate system. Edge lengths and perimeter have the same unit (e.g. meter), the area has this unit squared (e.g. square meter).

The calculation of the simple polygon is done using the Gaussian trapezoid formula, which was discovered by Carl Friedrich Gauss and Carl Gustav Jacob Jacobi in the 19th century. This formula assigns a trapezoid to each edge of the polygon. These trapezoids have positive or negative areas, depending on whether they are inside or outside the polygon. Finally, all of these areas are added together to obtain the area of ​​the simple polygon. The perimeter is calculated in a similar way, only with the edge lengths instead of the areas.
The input is cumbersome, but any polygon can be calculated with this. For polygons with a specific shape, for which there are separate formulas and calculators, especially for triangles and quadrilaterals, these are definitely preferable.



Last updated on 04/23/2026.

© Jumk.de Webprojects | Online Calculators

Cite this page: Rechneronline (2026) - Polygon.
Retrieved on 2026-05-18 from https://rechneronline.de/pi/simple-polygon.php




↑ up



Anzeige



Anzeige