[sage-support] Re: Solving a 2nd order linear ODE with initial conditi...

2009-01-21 Thread Jason Grout
calcp...@aol.com wrote: > In a message dated 1/21/2009 6:44:38 P.M. Eastern Standard Time, > jason-s...@creativetrax.com writes: > > diff(y,t,t) is just a shortcut for diff(diff(y,t),t). If you do diff?, > you can see some of the different syntax possibilities. > > I get that, my point

[sage-support] Re: Solving a 2nd order linear ODE with initial conditi...

2009-01-21 Thread CalcPage
In a message dated 1/21/2009 6:44:38 P.M. Eastern Standard Time, jason-s...@creativetrax.com writes: diff(y,t,t) is just a shortcut for diff(diff(y,t),t). If you do diff?, you can see some of the different syntax possibilities. I get that, my point is that it would be more natural to