PolarPlot[r, {\[Theta], \[Theta]_min, \[Theta]_max}] generates a polar plot of a curve with radius r as a function of angle \[Theta].PolarPlot[{f_1, f_2, ...}, {\[Theta], ...
ReliefPlot[array] generates a relief plot of an array of height values.
PermutationLength[perm] returns the number of integers moved by the permutation perm.
PermutationMin[perm] returns the smallest integer moved by the permutation perm.
ReliefImage[array] generates a relief image of an array of height values.
PermutationListQ[expr] returns True if expr is a valid permutation list and False otherwise.
PermutationCycles[perm] gives a disjoint cycle representation of permutation perm.
GroupOrder[group] returns the number of elements of group.
Mathematica allows convenient automated selection of plotting and image regions using a family of specially developed robust algorithms, as well as allowing detailed manual ...
PermutationReplace[expr, perm] replaces each part in expr by its image under the permutation perm.PermutationReplace[expr, gr] returns the list of images of expr under all ...