Node.js calculate imprecise

I'm trying to do payment with Node.js, but find:

4.9 * 100 = 490.00000000000006

I can't stand this situation sometimes. How can I solve it?