spellcheck qalculate

This commit is contained in:
Lyn Perrine 2025-11-24 22:53:17 -08:00
parent 65e3f829d4
commit 69c7cb04dc

View File

@ -93,7 +93,7 @@ The :guilabel:`Appearance` tab changes how the plot you make will appear. To hav
Number Bases
------------
To view numbers in something other than the default base 10 press :kbd:`Control +B` or left click the :guilabel:`0110` button. This will show the result in Binary, Octal, Deciamal, and Hexadecimal with the different digits of each numerical base. To hide numerical bases press :kbd:`Control+B` again or left click :guilabel:`0110`.
To view numbers in something other than the default base 10 press :kbd:`Control +B` or left click the :guilabel:`0110` button. This will show the result in Binary, Octal, Decimal, and Hexadecimal with the different digits of each numerical base. To hide numerical bases press :kbd:`Control+B` again or left click :guilabel:`0110`.
To change what number base the answer is displayed in left click left most :guilabel:`slider button` and select the number base you want under :menuselection:`Result Base`. To change what numerical base to input expressions in left click the left most :guilabel:`slider button` and select a base under :menuselection:`Expression Base`.
@ -121,9 +121,9 @@ To change what to show in the window title use the :guilabel:`Window title` menu
.. image:: qalculate-lookfeel.png
To have settings for how to format numbers use the :guilabel:`Numbers and Operators` tab. To output two complement in either binary or hexidecimal check the :guilabel:`Binary` checkbox or :guilabel:`Hexidecimal` checkbox next to :guilabel:`Two's complement output`. To change what input two's complement expects check the :guilabel:`Binary` or :guilabel:`Hexadecimal` checkbox next to :guilabel:`Two complement input`. To change what bits to put in binary change the :guilabel:`binary bits` menu. To use lower case letters check the :guilabel:`Use lower case letters in non-decimal numbers` checkbox. To use special symbols for base 12 numbers check the :guilabel:`Use special duodecimal symbols` checkbox. To use a dot as a multiplication sign check the :guilabel:`Use dot as multiplication sign` checkbox. To change how to dispaly the multiplication sign use the :guilabel:`Multiplication sign` menu. To use the unicode division slash check the :guilabel:`Use Unicode division slash in output` checkbox. To have logical operators spelled out in words check the :guilabel:`Spell out logical operators` checkbox.
To have settings for how to format numbers use the :guilabel:`Numbers and Operators` tab. To output two complement in either binary or hexadecimal check the :guilabel:`Binary` checkbox or :guilabel:`Hexadecimal` checkbox next to :guilabel:`Two's complement output`. To change what input two's complement expects check the :guilabel:`Binary` or :guilabel:`Hexadecimal` checkbox next to :guilabel:`Two complement input`. To change what bits to put in binary change the :guilabel:`binary bits` menu. To use lower case letters check the :guilabel:`Use lower case letters in non-decimal numbers` checkbox. To use special symbols for base 12 numbers check the :guilabel:`Use special duodecimal symbols` checkbox. To use a dot as a multiplication sign check the :guilabel:`Use dot as multiplication sign` checkbox. To change how to display the multiplication sign use the :guilabel:`Multiplication sign` menu. To use the unicode division slash check the :guilabel:`Use Unicode division slash in output` checkbox. To have logical operators spelled out in words check the :guilabel:`Spell out logical operators` checkbox.
To display scientific notation with E instead of 10^n check the :guilabel:`Use E-notation instead of 10^n` checkbox. To switch imaginary units to j check the :guilabel:`Use j as imaginary unit` checkbox. To use a comma as a decimal separator check the :guilabel:`Use comma as decimal separator` checkbox. To ignore commas in number check the :guilabel:`Ignore comma in numbers` checkbox. To indicate repeating decimals check the :guilabel:`Indicate repeating decimals` checkbox. To have what you copy be unformated ASCII check the :guilabel:`Copy unformatted ASCII by default` checkbox. To change how to group digits change the :guilabel:`Digit grouping` menu. To automatically group digits when inputting them check the :guilabel:`Automatically group digits in input` checkbox. To change how to display intervals change the :guilabel:`Interval display` menu. To change how to round numbers change the :guilabel:`Rounding` menu. To change what form complex numbers take use the :guilabel:`Complex number form` menu.
To display scientific notation with E instead of 10^n check the :guilabel:`Use E-notation instead of 10^n` checkbox. To switch imaginary units to j check the :guilabel:`Use j as imaginary unit` checkbox. To use a comma as a decimal separator check the :guilabel:`Use comma as decimal separator` checkbox. To ignore commas in number check the :guilabel:`Ignore comma in numbers` checkbox. To indicate repeating decimals check the :guilabel:`Indicate repeating decimals` checkbox. To have what you copy be unformatted ASCII check the :guilabel:`Copy unformatted ASCII by default` checkbox. To change how to group digits change the :guilabel:`Digit grouping` menu. To automatically group digits when inputting them check the :guilabel:`Automatically group digits in input` checkbox. To change how to display intervals change the :guilabel:`Interval display` menu. To change how to round numbers change the :guilabel:`Rounding` menu. To change what form complex numbers take use the :guilabel:`Complex number form` menu.
.. image:: qalculate-numops.png
@ -131,7 +131,7 @@ To change your settings with Units and Currencies use the :guilabel:`Units & Cur
.. image:: qalculate-unitscurrency.png
To change how Qalculate! parsing things use the :guilabel:`Parsing & Calculation` tab. To choose where to store expression status use the :guilabel:`Expression status` menu. To change how long it takes a tooltip to display change the :guilabel:`Status tooltip delay` menu. To change how long to delay calculating as you type use the :guilabel:`Calculate as you type delay` field. To change if you want to display parsed entries in the history change the :guilabel:`Expression in history` menu. To change in history the expression after calculation use the :guilabel:`Expression after calculation` menu. To automatically calculate a restuly as you select something check the :guilabel:`Automaitcally calculate selection` checkbox. To automatically copy the result of your calculations check the :guilabel:`Automatically copy result` checkbox. To change the parsing mode use the :guilabel:`Parsing mode` menu. To use simplified percentage calculation use the :guilabel:`Simplified percentage calculation` checkbox. To read precision check the :guilabel:`Read precision` checkbox. To use concise uncertainty input use the :guilabel:`Allow concise uncertainty input` checkbox. To limit implicit multiplication check the :guilabel:`Limit implicit multiplication` checkbox. To interpret any unrecognized symbol as a variable check the :guilabel:`Interpret unrecognized symbols as variables` checkbox. To change how to calculate interval change the :guilabel:`Interval calculation` menu. To factor your answers check the :guilabel:`Factorize result` checkbox.
To change how Qalculate! parsing things use the :guilabel:`Parsing & Calculation` tab. To choose where to store expression status use the :guilabel:`Expression status` menu. To change how long it takes a tooltip to display change the :guilabel:`Status tooltip delay` menu. To change how long to delay calculating as you type use the :guilabel:`Calculate as you type delay` field. To change if you want to display parsed entries in the history change the :guilabel:`Expression in history` menu. To change in history the expression after calculation use the :guilabel:`Expression after calculation` menu. To automatically calculate a result as you select something check the :guilabel:`Automatically calculate selection` checkbox. To automatically copy the result of your calculations check the :guilabel:`Automatically copy result` checkbox. To change the parsing mode use the :guilabel:`Parsing mode` menu. To use simplified percentage calculation use the :guilabel:`Simplified percentage calculation` checkbox. To read precision check the :guilabel:`Read precision` checkbox. To use concise uncertainty input use the :guilabel:`Allow concise uncertainty input` checkbox. To limit implicit multiplication check the :guilabel:`Limit implicit multiplication` checkbox. To interpret any unrecognized symbol as a variable check the :guilabel:`Interpret unrecognized symbols as variables` checkbox. To change how to calculate interval change the :guilabel:`Interval calculation` menu. To factor your answers check the :guilabel:`Factorize result` checkbox.
.. image:: qalculate-parsinngcalc.png