num2 = Math.floor( num2 * 100) / 100; ... how toFixed is working: ... which is what number literals in JavaScript do, the actual value it ...
確定! 回上一頁