2011

Table Of Contents
Functions. Any expression entered in the Value or Expression text entry
box is stored as text. Functions are evaluated when used in the QuickCalc
Input box.
Create Global Constants
You can use one of the following methods to create global constants:
Enter an expression in the Input box using the format $variable_name=value.
For example, to define the golden ratio to 8 decimal places as a global
constant called Phi, enter $Phi=1.61803399 in the Input box.
Click the New Variable button in the Variables area title bar. In the
Variables Definition dialog box, click Constant and fill in the other boxes.
Right-click the Variables area. Click New Variable.
Access Global Constants
You can access global constants and pass them to the Input box of the
QuickCalc as follows:
Double-click a variable in the Variables area of QuickCalc.
Click a variable from the list of calculator variables, and click the Return
Variable to Input Area button.
Enter a dollar sign ($) followed by the variable name, and press Enter.
To use a global constant in a text or numeric entry box in a window or dialog
box, use the syntax: =$variable_name followed by pressing the END key. For
example, to use the previously mentioned global variable, Phi, enter =$Phi
and press the END key.
NOTE In QuickCalc, only constants can be directly referred to by their global
variable names in the text or numeric entry boxes in windows and dialog boxes.
Use Shortcut Functions
Several sample calculator variables have been predefined and stored in the
Shortcut Functions category. These are geometric expressions that combine
Use the QuickCalc Calculator | 639