📜  php 表单检测数字是否有小数 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:50.454000             🧑  作者: Mango

代码示例2
number_format((float)$number, 2, '.', '')