Your standard calculator with: Multiplication, divition, addition and subtraction.
Allows for use of numpad!
Interpreter parses string equations.
backspace = clears the terminal
enter = SUM
C# Calculator without any buttons for when all you really want to see is the answer without taking up the screen.
C#Unlicense