It should be possible to disable REAL (float) rounding in the Runtime.
Summary
It should be possible to disable the rounding of REAL (float) data type at 6 digits in the Runtime.
Description
It should be possible to disable the rounding of REAL (float) data type at 6 digits in the Runtime.
Solution
There is now a new entry in the project.ini file to disable the REAL rounding in the Runtime.
Information
Project.ini file configuration:
[RT]
ROUND_FLOAT_VARS=0
0: Disable rounding
1: Rounding enabled (default)
Issue Number: 36587
Fixed on Date: 10.6.2016
Versions: 7.50 0 BUILD 28986