--x decreases the value of x by 1, returning the new value of x.
++x increases the value of x by 1, returning the new value of x.
Subscript[x, y] is an object that formats as x_y. Subscript[x, y_1, y_2, ...] formats as x Subscript[y, 1], Subscript[y, 2], ....
The representation of algebraic numbers. When you enter a Root object, the polynomial that appears in it is automatically reduced to a minimal form. This extracts the pure ...
Program-constructible symbolic documents with uniquely flexible formatting.
In many computations you are concerned only with the final result of evaluating the expression given as input. But sometimes you also want to collect expressions that were ...
The equations of motion for a free rigid body whose center of mass is at the origin are given by the following Euler equations (see [MR99]). Two quadratic first integrals of ...
The functions described in "Textual Input and Output Overview" determine how expressions should be formatted when they are printed, but they do not actually cause anything to ...
FontProperties -> {opt_1 -> val_1, opt_2 -> val_2} specifies font properties.