Ask Your Question

Revision history [back]

I just read the docs ...

sol_ics=desolve(DE,[z,t],ics=[0,z0,v0])

sol_ics Sorry

Cheers Emmanuel

I just read the docs ...docs...

sage: sol_ics = desolve(DE, [z, t], ics=[0, z0, v0])
sage: sol_ics
-1/2*g*m*t^2 + t*v0 + z0

sol_ics=desolve(DE,[z,t],ics=[0,z0,v0])

sol_ics Sorry

Cheers Emmanuel