HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
solve
Syntax
solve(Expr,[Var] )
Description
Solves a polynomial equation or a set of polynomial equations.
Example
solve(x^2-3=1) returns {-2,2}
solve — Discussion
↑Back to top