You are here: Core Reference > Coding > Logic > Floating Point Formats

Floating Point Formats

When you are specifying a floating point value, enter a normal decimal. This applies whether you are using a floating point value as a constant or as part of a variables definition. For large and small values, you can use E or e to denote the exponential value of ten, for example, 0.9E20 or 0.3765e+14.


ClearSCADA 2015 R2