我想要一个php函数,当用52调用它时返回55.
我试过这个round()功能:
round()
echo round(94, -1); // 90
它返回90但我想要95.
谢谢.
php function rounding
function ×1
php ×1
rounding ×1