Math.round() - rounds to the nearest integer (if the fraction is 0.5 or greater - rounds up) · Math.floor() - rounds down · Math.ceil() - rounds ...
確定! 回上一頁