API. roundTo(number, precision). Round the decimals with Math.round . roundToUp(number, precision). Round up the decimals with Math.ceil .
確定! 回上一頁