Returns true if and only if the specified point is inside the specified polygon.
Array of coordinates <x0, y0>, <x1, y1> and so on.
Coordinates of point <x, y>.
Returns true if and only if the specified point is inside the specified polygon.