Difference between revisions of "TurtleRight Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}} {{command|3D}} ;TurtleRight[ <Turtle>, <Angle> ] :The turtle turns to the right by a given angle....")
 
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}}
+
 
 
;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.   
{{example| 1=<div><code><nowiki>TurtleRight[turtle, 1]</nowiki></code> turns the turtle to the right by 1 rad. </div> {{Note| 1=If you enter <code><nowiki>TurtleRight[turtle, 1°]</nowiki></code> the turtle turns to the right by 1 degree. }}}}
+
:{{example| 1=<div><code><nowiki>TurtleRight[turtle, 1]</nowiki></code> turns the turtle to the right by 1 rad. </div> {{Note| 1=If you enter <code><nowiki>TurtleRight[turtle, 1°]</nowiki></code> the turtle turns to the right by 1 degree. }}}}

Revision as of 11:15, 22 July 2014



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.
Note: If you enter TurtleRight[turtle, 1°] the turtle turns to the right by 1 degree.
© 2024 International GeoGebra Institute