HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
lname
Syntax
lname(Expr )
Description
List of variables in the expression.
Example
lname(exp(x)*2*sin(y)) returns [x,y]
lname — Discussion
↑Back to top