WindowTitle is an option that specifies the title to give for a window.
At the core of Mathematica's graphics language are geometrical objects, represented succinctly and efficiently by simple symbolic constructs —to which all of Mathematica's ...
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
Mathematica's unified symbolic architecture immediately allows it to perform structural transformations not only on objects like lists, but also on general symbolic ...
Mathematica allows you detailed control over the way that graphics objects are rendered. The combination of sequentially-acting graphics directives, together with ...
Typical ways to enter characters. All printable ASCII characters can be entered directly. Those that are not alphanumeric are assigned explicit names in Mathematica, allowing ...
CellLabel is an option for Cell which gives the label to use for a particular cell.
PlotLabel is an option for graphics functions that specifies an overall label for a plot.
All expressions in Mathematica are ultimately built from a small number of distinct types of atomic elements.
Permute
(Built-in Mathematica Symbol) Permute[expr, perm] permutes the positions of the elements of expr according to the permutation perm.Permute[expr, gr] returns the list of permuted forms of expr under the ...