Question: desolve to obtain the solution y(x) and its derivative

Hi, I am new to maple.  Is it possible to use desolve to obtain a numerical solution that gives both the solution y(x) and its derivative.

 

I am OK with sol:=dsolve({eq,ic}, numeric).  This will give me y(x), but I also need y'(x).

 

Thanks

 

Chris

Please Wait...