unames - Maple Help

Online Help

All Products    Maple    MapleSim


unames

sequence of unassigned names

 

Calling Sequence

Description

Thread Safety

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.

• 

For more information on thread safety, see index/threadsafe.

See Also

anames