Set precision for a float number in PHP

前端 未结 5 1830
难免孤独
难免孤独 2020-11-28 15:12

I get a number from database and this number might be either float or int.

I need to set the decimal precision of the number to 3

5条回答
提交回复
热议问题