JavaScript calculation issue on save -


i did put cool javascript code

https://jsfiddle.net/yr486h02/

it works 1 issue. after calculations m saving data database! data after save not match entered numbers

if enter in "first payment $$$ " 1000 after save becomes 1000.09

why so?

the real issue tofixed(2); did round numbers


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -