When doing a lot of calculations I often need to go back through previous entries. Something that our GUI calculator will not do. Enter python ..
And that's just what you do. Open a terminal and enter
Code:
python
You now have a simple calculator that will keep record of all previous calculations.