MATE Calculator is preinstalled on MATE DE. Its GUI version may be called from terminal as mate-calc
or mate-calculator
. Its terminal version is callable via mate-calc-cmd
.
Steps to test:
- Open MATE Terminal
- Execute
mate-calc-cmd
- Try to do some math like
2+2
and click<Enter>
- Exit from calculator by pressing
<Enter>
or<Ctrl>+<D>
Expected results:
- MATE Calculator doing math correctly then clearly exits.
Steps to test:
- Open MATE Calculator from GUI
- Try to do some math like
2*2
in several Modes - Close the calculator
Expected results:
- MATE Calculator doing math correctly then clearly exits.