HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
subst
Syntax
subst(Expr,Var=value)
Description
Substitutes a value for a variable in an expression.
Example
subst(x/(4-x^2),x=3) returns -3/5
subst — Discussion
↑Back to top