# the henon map x'=1-a*x^2+y y'=b*x a'=a b'=b init x=.1,y=.1,a=0.3,b=0.3 @ maxstor=100000,total=1000,trans=350,meth=discrete done