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)".

SyMAT keeps track of the last few commands you enter in a shell. To run one again, use the up and down keys to navigate the history.