# Logistic ODE dx/dt = x*(1-x) x(0) = 0.1 @ MAXSTOR=1000000 @ METH=Euler, TOTAL=100 done