Calculator Command line calculator using the Shunting Yard Algorithm. Currently can only use 6 operators (+, -, *, /, ^, ()) Things it currently can't do: Use a range of different functions (sin, cos, tan, sqrt... etc)