# a generic first order equation with parameters param a,b,c,d f(t,y)=t^2-y^2 ds/dt=1 dy/dt=f(s,y) @ xp=s,yp=y,xlo=-5,xhi=20,ylo=-10,yhi=10,total=25 done