Adjusting the Output Format for Numerical Data
23.08.2021
1.Select File > Info > Project Database Properties.
2.In the project database Properties dialog box, click on the General tab.
To set the number of valid decimal places when outputting floating point values:
•Under Maximum number of valid places for output of numeric data enter the desired number of significant digits.
To set the output format for complex numbers:
•In the Display complex numbers list box, select with imaginary unit if the complex numbers are to be output in the format a+bi, or select separated with separator if they are to be displayed in the format (a , b).
Note: FPScript accepts both notations for complex numbers. The comma must be always used as the list separator, however.