Runge Kutta by teebee

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

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

download

return to the top page