Quote from: . on Aug 23, 2016, 12:57 PMQuote from: EK.CrystalBlue on Aug 23, 2016, 12:33 PM...
Wrong link. This is not an overflow. That's just how floating point numbers work.
Any way i can counter this in squirrel or i don't really have to use squirrel to do what i am doing right now since its a bit unrelated to vc-mp (some experiments). So, Just wondering if this issue is present in all languages such as C, Java etc as well.
Quote from: EK.CrystalBlue on Aug 23, 2016, 12:33 PMhttps://en.wikipedia.org/wiki/Arithmetic_overflow
If i'm right Arithmetic overflow generally refers to when trying to store some value that is too large to be represented within the available storage space of a certain variable. (I've lost touch so i'm not completely sure about these terms.)