Difference between revisions of "Segment Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|geometry|non-Aus_version=Segment|Aus_version=Interval}}
 
{{command|geometry|non-Aus_version=Segment|Aus_version=Interval}}
;Segment[ <Point>, <Point> ]
+
;Segment( <Point>, <Point> )
 
:Creates a segment between two points.  
 
:Creates a segment between two points.  
  
;Segment[ <Point>, <Length> ]
+
;Segment( <Point>, <Length> )
 
:Creates a segment with the given length starting at the point.
 
:Creates a segment with the given length starting at the point.
  

Latest revision as of 17:15, 7 October 2017


Segment( <Point>, <Point> )
Creates a segment between two points.
Segment( <Point>, <Length> )
Creates a segment with the given length starting at the point.
Notes:
© 2024 International GeoGebra Institute