To round a number to an integer, you could use any one of a number of math rounding agents (terminology mine): Math.floor, which rounds down to the next integer ...
確定! 回上一頁