GroupGenerators[group] returns a list of generators of group.
GroupMultiplicationTable[group] gives the multiplication table of group as an array.
GroupOrbits[group, {p_1, ...}] returns the orbits of the points p_i under the action of the elements of group.GroupOrbits[group, {p_1, ...}, f] finds the orbits under the ...
GroupOrder[group] returns the number of elements of group.
GroupPageBreakWithin is an option for Cell that specifies whether a page break should be allowed within the group of cells if the notebook that contains the group is printed.
GroupSetwiseStabilizer[group, {p_1, ..., p_n}] returns the subgroup of group for which the images of the points p_i are still in the list {p_1, ..., p_n}.
GroupStabilizerChain[group] returns a list of successive stabilizers in group of the points in a base of group.
GroupStabilizer[group, {p_1, ..., p_n}] returns the subgroup of elements of group that move none of the points p_1, ..., p_n.
Gudermannian[z] gives the Gudermannian function gd(z).
GumbelDistribution[\[Alpha], \[Beta]] represents a Gumbel distribution with location parameter \[Alpha] and scale parameter \[Beta].