Runge Kutta by nn(cheat)

END{for(;i<3;i+=.1-.77e-7)printf"x = %.1f, y = %f\n",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