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

Online Help

All Products    Maple    MapleSim


Magma

  

Unrank

  

compute a magma of a given rank and order

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Unrank( r, n )

Parameters

r

-

the rank

n

-

the order of magmas in which to unrank r

Description

• 

The Unrank command returns the r-th magma of order n.

Examples

withMagma:

Unrank2,3

111111112

(1)

Unrank12,3

111111213

(2)

Compatibility

• 

The Magma[Unrank] command was introduced in Maple 15.

• 

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

See Also

Magma

Rank