From 86fad005c8c77e284bfd666d3dd1e4c3b9c85607 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 5 Mar 2025 15:12:28 -0800 Subject: [PATCH] Finish Qalculate prefrences --- source/2/2.4/2.4.3/Qalculate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.3/Qalculate.rst b/source/2/2.4/2.4.3/Qalculate.rst index b1e4f5da..f0085766 100644 --- a/source/2/2.4/2.4.3/Qalculate.rst +++ b/source/2/2.4/2.4.3/Qalculate.rst @@ -126,4 +126,4 @@ 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 copy the result of your calcuations check the :guilabel:`Automatically copy 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 copy the result of your calcuations check the :guilabel:`Automatically copy result` checkbox. To change the parsing mode use the :guilabel:`Parsing mode` menu. To use simplified precentage 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 impliict 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 calcuation` menu. To factor your answers check the :guilabel:`Factorize result` checkbox.