Difference between revisions of "Polygon Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(added v.4 - formatting - added description polygon[list of points])
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|geometry}}
 
{{command|geometry}}
 
; Polygon[Point A, Point B, Point C,...]: Returns a polygon defined by the given points ''A'', ''B'', ''C'',…  
 
; Polygon[Point A, Point B, Point C,...]: Returns a polygon defined by the given points ''A'', ''B'', ''C'',…  
 
; Polygon[Point A, Point B, Number n]: Creates a regular polygon with ''n'' vertices (and one side between points ''A'' and ''B'').
 
; Polygon[Point A, Point B, Number n]: Creates a regular polygon with ''n'' vertices (and one side between points ''A'' and ''B'').
 +
; Polygon[List of points]: Returns a polygon defined by the points in the list.
  
'''Note:''' Also see tools [[Polygon Tool|Polygon]] and [[Regular Polygon Tool|Regular Polygon]].
+
{{Note| See also [[Polygon Tool|Polygon]] and [[Regular Polygon Tool|Regular Polygon]] tools.}}

Revision as of 13:32, 14 February 2011


Polygon[Point A, Point B, Point C,...]
Returns a polygon defined by the given points A, B, C,…
Polygon[Point A, Point B, Number n]
Creates a regular polygon with n vertices (and one side between points A and B).
Polygon[List of points]
Returns a polygon defined by the points in the list.
Note: See also Polygon and Regular Polygon tools.
© 2024 International GeoGebra Institute