5e+22 + 1e+23 is giving 1.4999999999999e23 How can I fix this behavior?
I have tried using Number.EPSILON but either I am using it improperly or it does not solve this problem
5e+22 + 1e+23 is giving 1.4999999999999e23 How can I fix this behavior?
I have tried using Number.EPSILON but either I am using it improperly or it does not solve this problem