Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コードの一部を印刷microtime(true)すると、このような1410876482.803832数値 (小数点以下 6 桁) が表示されますが、他の場合は、このような1410876484.86数値 (小数点以下 2 桁) が表示されます。
microtime(true)
1410876482.803832
1410876484.86
小数点以下6桁を一貫して与えるにはどうすればよいですか?