Difference between revisions of "PointList Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|other}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|other}}
;PointList[ <List> ]
+
;PointList[ &lt;List> ]
 
:Creates list of points from a list of two-element lists.
 
:Creates list of points from a list of two-element lists.
 
:{{example|1=<code>PointList[{{1,2},{3,4}}]</code> returns {(1,2),(3,4)}.}}
 
:{{example|1=<code>PointList[{{1,2},{3,4}}]</code> returns {(1,2),(3,4)}.}}

Revision as of 08:02, 23 August 2015

© 2024 International GeoGebra Institute