I use the javascript console as a calculator, and it is funny when binary <- -> decimal rounding/conversion errors pop up unexpectedly.
This is a good reason to be careful when doing if(x==someNumber) conditionals in your code.
I use the javascript console as a calculator, and it is funny when binary <- -> decimal rounding/conversion errors pop up unexpectedly.
This is a good reason to be careful when doing if(x==someNumber) conditionals in your code.