Math.round() to round to the nearest integer. · parseInt() to parse to the nearest whole number. · Math.trunc() to completely strip the decimal.
確定! 回上一頁