Is there any algorithm for calculating area of a shape given co-ordinates that define the shape ?
- by Superior0
So I have some function that receives N random 2D points.
Is there any algorithm to calculate area of the shape defined by the input points?