Getting Started

Open a new shell by clicking the button.
Try typing commands, like "2*2" or "sin[.5]".
You can make variables too, try "x=.5" then "sin[x]".

Fun fact: You can use the Enter key OR the run button to run the command!