Difference between revisions of "IsInRegion Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
(command syntax: changed [ ] into ( ))
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}
<noinclude>{{Manual Page|version=4.0}}<noinclude/>
+
;IsInRegion( <Point>, <Region> )
{{command|logical}}
+
:Returns ''true'' if the point is in given [[Geometric Objects#Regions|region]] and ''false'' otherwise.
;IsInRegion[ <Point>, <Region> ]
+
:{{Example|1=<code>IsInRegion((1,2), Polygon((0,0), (2,0), (1,3)))</code> returns ''true''.}}
:{{description}}
 

Latest revision as of 19:42, 30 September 2017

© 2024 International GeoGebra Institute