Part Number: TMS570LC4357
Hi TI,
On passing the Float32 value in the parameter of function then that Float variable in the parameter is not taking the exact same value that the user passed. And this issue is observed only for midway values.
For eg: If I passed "1.2" in the parameter, then its taking "1.20000005" and also this behavior is not consistent. Please look into the below set of values:
1.1 => 1.10000002
1.2 => 1.20000005
1.3 => 1.29999995
1.4 => 1.39999998
1.5 => 1.5
1.6 => 1.60000002
1.7 => 1.70000005
1.8 => 1.79999995
1.9 => 1.89999998
Please provide your inputs on the above issue as soon as possible.
Regards,
Parth