PHP:floor()的用法_Math函数

floor (PHP 4, PHP 5) floor — 舍去法取整 说明 float floor ( float $value ) 返回不大于 value 的最接近的整数,舍去小数部分取整。 参数 ...
5个月前
01,1820