From dc5c8ffceb0b39f458bfaa349d7eb06304aa282a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 10 Nov 2023 15:58:44 -0800 Subject: [PATCH] Explain bit edit mode in 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 4815469e..f4368a20 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -56,7 +56,7 @@ To switch the calculator into number system mode :menuselection:`Settings --> Nu .. image:: kcalcnummode.png -If you type a number into in your numerical base you will see the underneath the buttons will show what that number is in that numerical base. +If you type a number into in your numerical base you will see the underneath the buttons will show what that number is in that numerical base. To be able to change each the bits use for each operation select :menuselection:`Settings --> Show bit edit`. Then to see which bits are shown will be below what you enter into the calculator and above the numerical bases. Each number you enter will in binary have a black square if it has a 1 in binary representation for that digit and a white square if it is zero. To flip a bit simply left click on it. Statistic Mode ----------------