GroupCentralizer[group, g] returns the centralizer of the element g in group.
ImagePadding is an option for graphics functions that specifies what absolute extra padding should be left for extended objects such as thick lines and annotations such as ...
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
Kernels
(Built-in Mathematica Symbol) Kernels[] gives the list of running kernels available for parallel computing.
LibraryUnload[lib] unloads all functions that have been loaded from a Wolfram Library, then it unloads the library.
LinkFunction is an option for GeneralizedLinearModelFit that specifies the link function for the generalized linear model.
LowerCaseQ[string] yields True if all the characters in the string are lowercase letters, and yields False otherwise.
MinimalPolynomial[s, x] gives the minimal polynomial in x for which the algebraic number s is a root.
PermutationPower[perm, n] gives the n\[Null]^th permutation power of the permutation perm.
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.