To clip a decimal number, use the toFixed() or toPrecision methods. ... If you always want to round down, use Math.floor :
確定! 回上一頁