On Wed, Jan 24, 2007 at 12:02:55PM -0500, Dan Solomon wrote:
> I have prepared a 3 vector, dxdt, a function of x, and an initial
> vector (called init). Then I issue
>
> rk(dxdt,x,init,[t,0,.1,1.]);
> and maxima responds by typing out
>
> rk (the functional definition of dxdt, x, init, [t,0,.1,1.])
>
> how do i get it to give me an answer?
you have to "load(dynamics);" before issing the rk command.
--
Daniel Lakeland
dlakelan at street-artists.org
http://www.street-artists.org/~dlakelan