Number of Decimals

Parent Previous Next

Number of Decimals Settings

This segment allows the user to set the number of decimals to use in a project in SmartView. It is also related to the conversion of values into scientific notations.


graphic



By default, the number of decimals is set to 2. It means that if you have more than 2 decimals after the decimal separator, this will be rounded.

1.11          =  1.11

1.114        =  1.11

1.115        =  1.12

1.1109      =  1.11

1.1101      =  1.11

1.19          =  1.19


It is important to state that the current value does not change, only the visualization of the value in the objects will be altered.

The rule for the scientific notation is : -0.01 < value < 0.01

0.01            =   0.01

0.009          =   9e-3

0.0004653  =   4,653e-4

-0.0095       =   -9.5e-3

-0.01           =   -0.01