fork(1) download
  1. <?php
  2.  
  3. // your code goes her
  4.  
  5. $n = 1.1337228E+12;
  6. echo number_format($n, 2, ".", "");
Success #stdin #stdout 0.02s 52432KB
stdin
Standard input is empty
stdout
1133722800000.00