Runge Kutta by yowa

0.step(3,0.1){|x|puts"x = #{x}, y = %.6f"%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