TurtleLeft Command

From GeoGebra Manual
Revision as of 09:22, 12 October 2017 by Mathmum (talk | contribs) (command syntax: changed [ ] into ( ))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


TurtleLeft( <Turtle>, <Angle> )
The turtle turns to the left by a given angle.
Example:
TurtleLeft(turtle, 1) turns the turtle to the left 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.
Example: If you enter TurtleLeft(turtle, 1°) the turtle turns to the left by 1 degree.


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