Turtle and Observer Command


Symbols

number1 +, -, *, / number2

Basic math functions. Be sure to put a space between the numbers and the symbol.

number1 ^ number2

Power function. number1 ^ number2 is equal to number1 to the power of number2

Related commands: