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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -