HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
desolve
Syntax
desolve(Eq,[TimeVar],Var)
Description
Solves a differential equation.
Example
desolve(y''+y=0,y) returns G_0*cos(x)+G_1*sin(x)
desolve — Discussion
↑Back to top