JavaScript 中的toFixed()函數用於使用fixed-point表示法格式化數字。它可用於格式化帶有小數點右邊特定位數的數字。 用法: number.toFixed( value ).
確定! 回上一頁