php round up ceil ... PHP 中有三个与数值相关的函数可以将数值向上舍入到最接近的整数:round()、ceil() 和floor()。 round() 函数可以将一个数值四舍五入到最接近的整数。
確定! 回上一頁