23 lines
800 B
ReStructuredText
23 lines
800 B
ReStructuredText
Chapter 2.4.3 Qalculate!
|
|
========================
|
|
|
|
Qalculate! is the default calculator shipped in Lubuntu since 25.04.
|
|
|
|
Usage
|
|
-----
|
|
To do simple aritmatic computations type the numbers into the field just below the toolbar. To start a calculation press :kbd:`enter` or press the :guilabel:`=` button. To add multiple numbers press :kbd:`+` or click the :guilabel:`+` button. To subtract two numbers press :kbd:`-` or click :guilabel:`-`. To multiply two numbers press :kbd:`*` or click :guilabel:`x`. To divide two numbers press :kbd:`/` or click the :guilabel:`/` button.
|
|
|
|
Version
|
|
-------
|
|
Lubuntu ships with version 5.5.0 of Qalculate!
|
|
|
|
How to Launch
|
|
-------------
|
|
To launch Qalculate! :menuselection:`Accesories --> Qualculate! (Qt)` or run
|
|
|
|
.. code ::
|
|
|
|
qualculate-qt
|
|
|
|
from the command line.
|