Formula for finding area for all polygons

52 Views Asked by At

I have a image below, kinda hard to see but was wondering if anyone has seen this formula and what its from and how to use it.

thx

$$A=\frac{1}{2}\sum\limits_{i=0}^{n-1}(x_iy_{i+1}-x_{i+1}y_i)$$