HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
has
Syntax
has(Expr,Var)
Description
Checks if a variable is in an expression.
Example
has(x+y,x) returns 1
has — Discussion
↑Back to top