Home  >  Article  >  Backend Development  >  关于php的number_format函数的有关问题

关于php的number_format函数的有关问题

WBOY
WBOYOriginal
2016-06-13 12:43:22922browse

关于php的number_format函数的问题.
echo number_format(88899626759579787, 0, '', '');
为什么输出结果是88899626759579792 ?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn