IsEmpty - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

MultiSet/IsEmpty

test if a MultiSet is empty

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

IsEmpty( M )

Parameters

M

-

MultiSet; a MultiSet

Description

• 

IsEmpty( M, x ) returns true if M has no members, false otherwise

Examples

(1)

(2)

(3)

(4)

Compatibility

• 

The MultiSet/IsEmpty command was introduced in Maple 2016.

• 

For more information on Maple 2016 changes, see Updates in Maple 2016.

See Also

MultiSet

MultiSet/Entries

MultiSet/Insert

MultiSet/Members

MultiSet/Remove

 


Download Help Document