From 4b30a0ff5f4e7fc2ac54457de9b917de2b3b1474 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 9 Feb 2020 20:23:10 -0800 Subject: [PATCH] Make Science mode match menu --- source/2/2.4/2.4.3/Kcalc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.3/Kcalc.rst b/source/2/2.4/2.4.3/Kcalc.rst index d846c09c..cc314163 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -26,7 +26,7 @@ To copy and answer out of Kcalc press :kbd:`control + c` or :menuselection:`Edit Scientific calculator mode advanced functionality ------------------------------------------------- -If you want even more functionality of Kcalc there is also scientific mode which is accessed from :menuselection:`Settings --> Scientific Mode` radio button. The button :guilabel:`1/x` takes takes 1 and divides it by the number currently on the calculator also known as taking the reciprocal. :guilabel:`x!` read x factorial will take the number X you entered and multiple each number going down to 1 for example 5! would multiply 5*4*3*2*1. +If you want even more functionality of Kcalc there is also scientific mode which is accessed from :menuselection:`Settings --> Science Mode` radio button. The button :guilabel:`1/x` takes takes 1 and divides it by the number currently on the calculator also known as taking the reciprocal. :guilabel:`x!` read x factorial will take the number X you entered and multiple each number going down to 1 for example 5! would multiply 5*4*3*2*1. The x :superscript:`2` button will take a x*x and multiply it by itself or square x. The button with x :superscript:`y` will take x the number you have in will exponentiate x to the power of y. The x 10 :superscript:`y` will end up multiplying x by 10 to the power of y so for example to multiply 5 by 10 to the power of 3 entering in will give the answer of 5,000. If you want your own custom constants buttons check the checkbox for :menuselection:`Settings --> Constants Buttons`.