1-3 4-6 7-9 10-11

web site, as they are generally US-English formatted. You can correct the problem by 'translating'
the necessary characters to your local format.

2.7. Preferences

To get to the preferences, choose "Preferences..." from the Options menu. SynCalc
preferences allow you to choose the way the answer is displayed, as well as whether or not you
would like the expression field to be cleared each time you launch SynCalc. It is useful to un-
select this preference if you often reference data from other applications for calculations.

IMAGE imgs/SCMan11.gif

Selecting "Normal" mode will always yield the most readable answer. If the answeris
1.000000, it will show 1. If the answer is 1.5e-4, 0.00015 will show. The "Scientific" mode will
always display the answer in scientific notation such as 1.4500000e2 for 145. The "Fixed" mode
will display the answer with the chosen number of decimal places. The "Hex" mode will display
the answer in Hexadecimal format (integer portion only). The "Use Thousands Separator"
checkbox toggles the use of thousands place separators in the number. You can also choose from
three fonts to display the answer.An example of the display is shown as you change display
preferences.

IMAGE imgs/SCMan12.gif

That's all for SynCalc. Please check the SynCalc homepage for the latest information on
updates and support information. If you have any questions about SynCalc or any other Synergy
Solutions products, please send email to info@synsolutions.com. To report bugs send email to
bugs@synsolutions.com. To get help email support@synsolutions.com, or call us at 1-800-210-
5293. Thank you for using SynCalc!

Remember to visit the SynCalc homepage often! It's the best way to get the most out of SynCalc.

http://www.synsolutions.com/products/syncalc/

SynCalc Manual

10

Synergy Solutions, Inc.


IMAGE imgs/SCMan13.gif
IMAGE imgs/SCMan14.gif

Additional notes about SynCalc's mathematical capabilities:
* This version of SynCalc supports 12 digits of precision IN and 8 OUT. Internally, all numbers
have 12 digits of precision. However, since SynCalc only displays up to 8 digits of precision, the
final answer displayed may be rounded to 8 places.

* All of the operators associate from Left to Right, except for '-' (negative) and '!' (logical not),
which associate Left To Right. This is of particular note for the exponent operator, which
associates left to right:

2^3^4 = (2^3)^4

SynCalc Manual

11

Synergy Solutions, Inc.