Command SET DECIMALS Foundation
Defines the number of decimal places used in the display of numbers.
SET DECIMALS TO [<nDecimals>]
The command SET DECIMALS defines the number of decimal places used in the display of numeric values. The value set using SET DECIMALS is activated by the command SET FIXED ON. As long as SET FIXED is set to OFF, SET DECIMALS determines the minimum number of decimal places for the display of results of numeric operations and functions.
SET DECIMALS and SET FIXED only affect the display of numeric values and not mathematical accuracy.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.