ConstructTableau[p] performs the bumping algorithm repeatedly on each element of permutation p, resulting in a distinct Young tableau.
RandomRGF[n] returns a random restricted growth function (RGF) defined on the first n natural numbers. RandomRGF[n, k] returns a random RGF defined on the first n natural ...
PolynomialToElement[f, poly] gives an element in the field f corresponding to the univariate polynomial poly with integer coefficients.
ReduceElement[e] gives a field element in reduced form.
Mathematica supports not only arbitrary arrow graphics, but also a selection of convenient arrow-like characters, that automatically extend when appropriate. Each of these ...
ColumnLines is an option for the low-level function GridBox which specifies whether lines should be drawn between adjacent columns.
ColumnSpacings is an option for the low-level function GridBox which specifies the spaces in ems that should be inserted between adjacent columns.
DirectoryStack[] gives the directory stack that represents the sequence of current directories used.
ImageType[image] gives the underlying type of values used for each pixel element in the Image object image.
Magnify
(Built-in Mathematica Symbol) Magnify[expr, r] represents an object to be displayed with magnification r. Magnify[expr] displays with expr magnified by a fixed factor.