Magma[RandomMagma] - generate a random magma of a given order
|
Calling Sequence
|
|
RandomMagma( n )
|
|
Description
|
|
•
|
The RandomMagma command generates a random magma of the indicated order n. The magma returned is represented by an nxn Array, in C order with 32-bit integer (integer[4]) datatype.
|
|
|
Compatibility
|
|
•
|
The Magma[RandomMagma] command was introduced in Maple 15.
|
|
|