Vai al contenuto

Changing standard mode

The standard display mode can now be customised. Via the “Options” page you can now specify the minimum value below which real numbers are to be represented in exponential format.This value can be set under:Options – Environment options – Precision of float (real) numberIts default value is 3 (this can be changed up to 8).This value indicates the minimum number of decimal places, below which the number can no longer be represented by the decimal point.For example:
Precision of float (real) numberValue of the number to be representedRepresentation on the screen
30.10.1
30.010.01
30.0010.001
30.00011.0E-4
30.000011.0E-5
30.0000011.0E-6
40.10.1
40.010.01
40.0010.001
40.00010.0001
40.000011.0E-5
40.0000011.0E-6
50.10.1
50.010.01
50.0010.001
50.00010.0001
50.000010.00001
50.0000011.0E-6