Hello,
I want to divide by ten a float,the problem is when doing so the value has an error that i don't know how to remove only with float operand admitted by EW.
Solutions online tends to use a double to minimize di error.
here is an example. the value i pass is aNewValue, the RemainingTime is the value divided by 10
i'd like to get a value of 31.8;