任意数字 保留 两位 小数 PHP

 

sprintf("%.2f",substr(sprintf("%.3f", 50*0.93), 0, -2))
相关文章
相关标签/搜索