Returns the (non-negative) area of the polygon.
polygon vertices as a flat array [x0, y0, x1, y1, ...]
[x0, y0, x1, y1, ...]
number of vertices to read from vertices
vertices
the absolute area
Returns the (non-negative) area of the polygon.