Tagged Questions
5
votes
2answers
672 views
Common mistakes with javascript arithmetic
I've ran into several oddities using javascripts floating point arithmetic, but I can never recall them off the top of my head!
What are some common mistakes when using JavaScript to do math?