Runge Kutta by 51b

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

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

download

return to the top page