Decimal values <float>

Decimal values are specified with a decimal point or alternatively in scientific notation. The value range corresponds to the integer value range. If, calculation is done internally with the unit 0.1 µm, then for input values in mm accordingly 4 digits after the decimal point are provided. For negative numbers a "-" character is prefixed. For positive numbers the "+" character is not necessary

Examples for decimal values:

123.3456 0.6789 .6789 -345.56 +78.987

12E5 +2.5E6 -4E7 -523.6E-3