HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
nSolve
Syntax
nSolve(Expr,Var||orVar=Guess)
Description
Returns a numerical solution of an equation or a system of equations.
Example
nSolve(cos(x)=x,x) returns 0.739085133215 nSolve(cos(x)=x,x=1.3) returns 0.739085133215
nSolve — Discussion
↑Back to top