From a7c4c46682d336af95d34de417b6ebbe3db8be15 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 4 Mar 2025 12:06:14 -0800 Subject: [PATCH] Add changing view of menus --- source/2/2.4/2.4.3/Qalculate.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/2/2.4/2.4.3/Qalculate.rst b/source/2/2.4/2.4.3/Qalculate.rst index 9def2dc2..84144e05 100644 --- a/source/2/2.4/2.4.3/Qalculate.rst +++ b/source/2/2.4/2.4.3/Qalculate.rst @@ -15,6 +15,8 @@ To copy text from Qalculate! select the text and press :kbd:`Control + C` or rig To store a value in calculator memory left click the :guilabel:`MS` button. To later get the same value out of the calculator left click the :guilabel:`MR` button. To clear the memory stored in the calculator press the :guilabel:`MC` button. +To view only Text for the toolbar menus right click on the toolbar and select :menuselection:`Text Only`. To have text beside icons on the toolbar menus right click on the toolbar and select :menuselection:`Text Beside Icons`. To have a text underneath iconns on the toolbar menus right click on the toolbar and select :menuselection:`Text under icons`. To switch back to only showing icons on the toolbar menus right click and select :menuselection:`Icons Only`. To toggle showing the toolbar right click on the toolbar and check/uncheck :menuselection:`Show Toolbar`. + To take the reminder when dividing something you can type :kbd:`%` or left click :guilabel:`1` between two numbers like :kbd:`9%2` to get the remainder of 9/2. You can also type :kbd:`%` or left click :guilabel:`%` after a number as a percent of a number. To insert the number π left click on the :guilabel:`π` button. To add e the base of the natural logarithm left type :kbd:`e`, left click :kbd:`EXP`, or left click the :guilabel:`e` button. You also can use e a shorthand for scientific notation by typing :kbd:`e`, left click :guilabel:`EXP`, or left clicking the :guilabel:`e` button for example:kbd:`6e2` to mean 6 \*10^2. To input i the square root of negative 1 the imaginary number type :kbd:`i` or left click the :guilabel:`i`. To bring up a percent calculator your can left click on the arrow next to :guilabel:`%` and select :menuselection:`Percent Calculation Tool` or left click on the three bars to the right and select :menuselection:`Percent Calculation Tool`. Enter the first value in the :guilabel:`Value 1` field. Enter the second value in the :guilabel:`Value 2` field. Then you can see below your values the changes, percent change 1 to 2 and then the percentage of each number compared to each other. If you want to clear the values you have entered left click on the :guilabel:`Clear` button.