fork download
  1. <?php
  2.  
  3. $x = (30000.00 * (1 - (1 + (0.0800 / 1))^-20) / (0.0800 / 1)) / ((1 + (0.0800 / 1))^(((398) / (365 / 1)) - 1));
  4.  
Success #stdin #stdout 0.02s 23396KB
stdin
Standard input is empty
stdout
float(-7500000)