0.1 + 0.2 === 0.3 // false
I'd say that whoever posted that needs a lesson in how floating point works.
0.1 + 0.2 === 0.3 // false
I'd say that whoever posted that needs a lesson in how floating point works.