# firefly model r(x)=a*sin(2*pi*x) par a=-.1,f=.9 x'=mod(x+f+r(x),1) @ meth=discrete,total=200 done