Mistake in manual page on website
A powerful arbitrary-precision calculator.
Brought to you by:
memoryhole
Hi, there's something wrong at http://w-calc.sourceforge.net/manual.html
Quote:
\help or ?
extremely small number that is not zero but is less than the
official precision of the floating point number and thus for all
intents and purposes, it is 0. The precision guard will round
numbers to zero if they are less than the official precision of
the floating point number. However, sometimes numbers that small
or smaller need to be displayed, and thus the precision guard
should be turned off.
Thanks for catching this! I updated the manual no the website with fresh rman output.