數學相關函式 ; min(x1, …, xn), 取出最小數值,type必須同為數字 ; round(x), 四捨五入 ; from math import * floor(x), 下取整函數;無條件捨去小數點.
確定! 回上一頁