# cantor.ode # plots the Cantor set x'=x/3+2*heav(ran(1)-.5)/3 y'=.5 @ xlo=0,xhi=1,xp=x,yp=y,ylo=.4,yhi=.6 @ meth=discrete,total=40000,lt=0,maxstor=45000 done