Runge Kutta by pooq

for(real x;x<3;x+=.1-77e-9)ask(format("x = %#.1f",x)+format(", y = %#f
",exp(x)));

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

download

return to the top page