开发者

Finding higher integer value

echo    round(3.33); 

returns me 3.

Is there any method available which returns the higher 开发者_如何学JAVAnumber, in this case 4?

Thanks, Kay


the function ceil().

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜