fork download
  1. <?php
  2.  
  3. var_dump("124589" / 100);
Success #stdin #stdout 0.01s 23720KB
stdin
Standard input is empty
stdout
float(1245.89)