From ac1a97f31ad8c5b9406b45f56ef1b51d63f3a7ee Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 6 Nov 2018 14:56:43 -0800 Subject: [PATCH] Add x to the y key to Kcalc --- 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 319c12fe..162be569 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -19,7 +19,7 @@ To make a number negative press the button that looks like a +/-. To insert deci To copy and answer out of Kcalc press control + c or edit -> copy from the menu. To paste a number into Kcalc you can press control + v or edit -> paste from the menu. To cut the text from Kcalc press control +x or edit -> cut from the menu. -If you want even more functionality of Kcalc there is also scientific mode which is acessed from settings and the scientific mode radio button. The button 1/x takes takes 1 and divides it by the number currently on the calculator also known as taking the reciprocal. 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 squared button will take a x*x and multiply it by itself. +If you want even more functionality of Kcalc there is also scientific mode which is acessed from settings and the scientific mode radio button. The button 1/x takes takes 1 and divides it by the number currently on the calculator also known as taking the reciprocal. 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 squared button will take a x*x and multiply it by itself. The button with x and a superscript y will take x the number you have in will exponeniate x to the power of y. Screenshot