fork download
  1. <?php
  2.  
  3. echo number_format(140.1, 2), PHP_EOL;
Success #stdin #stdout 0.02s 23416KB
stdin
Standard input is empty
stdout
140.10