add how to do basic arithmetic on kcalc.

This commit is contained in:
Lyn Perrine 2018-10-12 11:25:16 -07:00
parent 19e7b5a9c0
commit 8f63933b44

View File

@ -11,10 +11,14 @@ Features:
- memory - memory
- copy and paste - copy and paste
Useage
------
To do simple arithmetic click the numbers and then press the sign for addition, multiplication, subtraction, or division. You can also type in the numbers and press + for addition, - for subtraction, * for multiplication and / for division.
Version Version
------- -------
Lubuntu ships with version 18.04.3 of Kcalc. Lubuntu ships with version 18.04.3 of Kcalc.
How to launch How to launch
------------- -------------
To launch kcalc go to accessories -> Kcalc. To launch kcalc go to accessories -> Kcalc or run kcalc from the command line.