Runge Kutta by pooq

x=0:30
write(sprintf("x = %.1f, y = %f",x/10,1.105170833^x),"")

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

download

return to the top page