# ball on the vibrating table map # x'=mod(x+y,2*pi) y'=a*y-b*cos(x+y) par a=.5,b=10 @ total=500,meth=discrete done