group[groupmember] - test if a permutation is in a given group
|
Calling Sequence
|
|
groupmember(perm, pg)
|
|
Parameters
|
|
perm
|
-
|
the permutation to test
|
pg
|
-
|
the permutation group
|
|
|
|
|
Description
|
|
•
|
The function returns true or false, indicating whether perm is in pg.
|
•
|
The command with(group,groupmember) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?