简单教程
提交运行
代码编辑器:
<?php echo round(4.96754,2) , "<br>"; echo round(7.045,2) , "<br>"; echo round(7.055,2) ;
运行结果: