Monday, August 8, 2011

What is happening in Javascript multiplication?

I am just surprised by the output returned by the multiplication in Javascript.

Try 15.95 * 3 = ?.

It really works for all the other values. Why I am getting these kind of things?

No comments: