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