Runge Kutta by murky-satyr

<?for(;$i<3;$i+=.1-77e-9)printf('x = %.1f, y = %f
',$i,exp($i));

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page