So the code is suppost to add up the “Progress bar add” value on every E button activate then it should check if the value is equal, if it is it should print the “DONE” string but it doesn’t. Any ideas why?
Floating-point error mitigation is the minimization of errors caused by the fact that real numbers cannot, in general, be accurately represented in a fixed space. By definition, floating-point error cannot be eliminated, and, at best, can only be managed.