Difference between revisions of "TurtleRight Command"

From GeoGebra Manual
Jump to: navigation, search
m
({{command|scripting}} not {{command|3D}})
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 
;TurtleRight[ <Turtle>, <Angle> ]
 
;TurtleRight[ <Turtle>, <Angle> ]
 
:The turtle turns to the right by a given angle.   
 
:The turtle turns to the right by a given angle.   

Revision as of 17:34, 23 September 2015


TurtleRight[ <Turtle>, <Angle> ]
The turtle turns to the right by a given angle.
Example: TurtleRight[turtle, 1] turns the turtle to the right by 1 rad, if Animate Pause.png Pause button is displayed. Otherwise you must press the Animate Play.png Play button so that the rotation is effected.
Note: If you enter TurtleRight[turtle, 1°] the turtle turns to the right by 1 degree.


Note: See also Turtle, TurtleBack, TurtleForward and TurtleLeft commands.
© 2024 International GeoGebra Institute