Rounding floats
Can bite you in the ass. I remember that in Python it functions quite differently from other languages, and there’s a reason why. Should google that.
# Javascript
All numbers in Javascipt are floating point. That’s weird.
Can bite you in the ass. I remember that in Python it functions quite differently from other languages, and there’s a reason why. Should google that.
All numbers in Javascipt are floating point. That’s weird.