fork download
  1. <?php
  2. echo 2/30000000000000000000;
  3. echo "\n\r";
  4. var_export(2/30000000000000000000);
  5.  
  6.  
  7. // your code goes here
Success #stdin #stdout 0.03s 23480KB
stdin
Standard input is empty
stdout
6.6666666666667E-20

6.666666666666666E-20