WLJS LogoWLJS Notebook

SymmetricGroup

SymmetricGroup[n] represents the symmetric group of degree n.

Examples

Get the order of the symmetric group S4:

GroupOrder[SymmetricGroup[4]]
(* 24 *)

Please visit the official Wolfram Language Reference for more details.

On this page