Runge Kutta by pooq

31.times{|i|puts"x = %.1f, y = %f"%[0.1*i,1.105170833**i]}

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

download

return to the top page