hello all!
please run this simple code and see the result on console:
local var1=-18.000000008139871 local var2=18 local var3=var1+var2 print (var3)
mine gives “-8.1398709994573e-009”.
I found this bug when using scaling since it gives numbers with a lot of decimal digits.
I’m running in an Intel processor 3570k, corona build (3585), Windows 7.
I want to know if the bug is from the processor, SO, simulator or corona.