Runge Kutta by pooq

do i=0,30
print'("x = "f3.1", y = "f0.6)',.1*i,1.105170833d0**i
enddo
end

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

download

return to the top page