Runge Kutta by pooq

enum A{A;{for(int i=0;i<31;)System.out.printf("x = %3.1f, y = %.6f\n",.1*(float)i,Math.pow(1.105170833,(float)i++));}}

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

download

return to the top page