unames
sequence of unassigned names
Calling Sequence
Description
Thread Safety
unames()
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.
The unames command is thread-safe as of Maple 15.
For more information on thread safety, see index/threadsafe.
See Also
anames
Download Help Document