Example: javascript snumber two decimal places as string let money = 1.6; money.toFixed(2); // 1.60.
確定! 回上一頁