# Discrete logistic growth N(t+1)=N*exp(r*(1-N/K)) param r=0.5, K=1000 init N=10 @ xlo=0, xhi=50, ylo=0, yhi=3000, total=50, meth=disc, bounds=10000000000000