From this post: How to deal with floating point number precision in JavaScript? You have a few options: Use a special datatype for decimals, like decimal.js ...
確定! 回上一頁