Can we do Additions, multiplication etc?
Well, there is no explicit feature in the program, but you can show a number, then another, and then their sum or their product, by manually inputting the right numbers via the keyboard. Adding some explicit support for equations ('number' -> 'operator' -> 'number' -> result) can be added fairly quickly I think.... I'll put it on my todo list