param dt=0.0001 c=0.2 x' = - z/dt init x=100 markov z 2 {0} {c*x} {1/dt-c*x} {0} @ meth=euler bound=1000 maxstor=10000000 dt=0.0001 done