# harmonic oscillator x'=y y'=-x init x=1 @ dt=.2,total=10 set euler {meth=euler} set backeul {meth=backeul} set rk4 {meth=rk4} done