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

Online Help

MultiSet/IsGeneralized

query whether negative multiplicities are permitted

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

IsGeneralized( M );

Parameters

M

-

MultiSet; a MultiSet

Description

• 

IsGeneralized(M) returns true if the MultiSet M was created via a constructor call of the form MultiSet[generalized].

Examples

(1)

(2)

(3)

(4)

Compatibility

• 

The MultiSet/IsGeneralized command was introduced in Maple 2016.

• 

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

See Also

MultiSet

MultiSet/Insert

MultiSet/Remove

 


Download Help Document