[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET DECIMALS
SET DECIMALS determines the minimum number of decimal places that the
system displays for the results of numeric functions and calculations.
Syntax
SET DECIMALS TO <expN>
Usage
The functions and arithmetic operations affected by SET DECIMALS are
SQRT(), EXP(), LOG(), and division if SET FIXED is OFF. All other
calculations display the number of decimal places that would normally
result from the calculation. If SET FIXED is ON, all numerics obey the
DECIMALS SETting.
See Also:
SET FIXED
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson