$inpoly » History » Version 1
Per Amundsen, 08/12/2015 01:17 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | $inpoly(x,y,a1,a2,b1,b2,...) |
||
4 | |||
5 | Returns [[$true]] if the point x y is inside the polygon defined by the specified points, otherwise [[$false]]. |