Difference between revisions of "TurtleBack Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}} {{command|3D}} ;TurtleBack[ <Turtle>, <Distance> ] :The turtle moves back with given distance. {...")
 
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}} {{betamanual|version=5.0}}
{{command|3D}}
+
 
 
;TurtleBack[ <Turtle>, <Distance> ]
 
;TurtleBack[ <Turtle>, <Distance> ]
 
:The turtle moves back with given distance.  
 
:The turtle moves back with given distance.  
{{example| 1=<div>If the turtle is at the origin of the coordinates the command <code><nowiki>TurtleBack[turtle, 2]</nowiki></code>moves the turtle to the point (-2, 0).</div>}}
+
:{{example| 1=<div>If the turtle is at the origin of the coordinates the command <code><nowiki>TurtleBack[turtle, 2]</nowiki></code>moves the turtle to the point (-2, 0).</div>}}

Revision as of 11:13, 22 July 2014



TurtleBack[ <Turtle>, <Distance> ]
The turtle moves back with given distance.
Example:
If the turtle is at the origin of the coordinates the command TurtleBack[turtle, 2]moves the turtle to the point (-2, 0).
© 2024 International GeoGebra Institute