From 50315a56eab0d652148742819e6ed3b155c2b148 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 15 Oct 2018 16:34:18 -0700 Subject: [PATCH] Add equals sign to see the answer. --- 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 0f22cf61..b899450c 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -13,7 +13,7 @@ Features: 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. +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. To view the answer press the button that is an =. Version -------