#取大於等於x的最小的整數值,如果x是一個整數,則返回x ceil(x) Return the ceiling of x as an int. This is the smallest integral value >= x.
確定! 回上一頁