unames - sequence of unassigned names
|
Calling Sequence
|
|
unames()
|
|
Description
|
|
•
|
The function unames returns an expression sequence consisting of all the active names in the current Maple session which are ``unassigned names''.
|
•
|
An ``unassigned name'' is a name that has been used in the current Maple session but has no value other than its own name.
|
|
|
Thread Safety
|
|
•
|
The unames command is thread-safe as of Maple 15.
|
|
|
Download Help Document
Was this information helpful?