from math import * floor(x), 下取整函數;無條件捨去小數點. from math import * ceil(x), 上取整函數;無條件進位小數點. from math import *
確定! 回上一頁