fork download
  1. <?
  2. echo(sin(1e+20)."\n".sin(1e+200)."\n".sin(1e+300));
  3. ?>
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
-0.746921891259
0.999823805638
0.979001590952