HP Forums

Full Version: ODE general solution on HP Prime?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
is there some function on HP Prime that can calculate general solution for ODEs?
Thanks.
(04-23-2018 01:41 PM)damib Wrote: [ -> ]Hello,
is there some function on HP Prime that can calculate general solution for ODEs?
Thanks.

It might be useful to look at [Toolbox] desolve [Help] then [other], for the differential equation commands.
odesolve is the numeric ODE solver it will not return a general solution (it requires initial conditions), desolve is the exact ODE solver that can return general solutions.
Reference URL's