Runge Kutta by pooq

for(x,0,30,writeln("x = ",(x/10)asString(0,1),", y = ",((26.5241/24)**x)asString(0)))

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

download

return to the top page