ToBoxes
(Built-in Mathematica Symbol) ToBoxes[expr] generates boxes corresponding to the printed form of expr in StandardForm. ToBoxes[expr, form] gives the boxes corresponding to output in the specified form.
Tooltip
(Built-in Mathematica Symbol) Tooltip[expr, label] displays label as a tooltip while the mouse pointer is in the area where expr is displayed.
VertexIndex[g, v] gives the integer index for the vertex v in the graph g.
You can define wavelets to plug into the wavelet analysis framework by using the correct template. A wavelet wave is of the form wfam[args], where wfam is the symbol that ...
int MLGetUnicodeString (MLINK link, unsigned short ** s, long *n) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
CalendarChange[{year, month, day}, calendar_1, calendar_2] converts the date {year, month, day} given in calendar calendar_1 into a date given in calendar ...
DiscreteShift[f, i] gives the discrete shift DiscreteShift[f(i), i] == f(i + 1). DiscreteShift[f, {i, n}] gives the multiple shift \[DiscreteShift]_i^n\ f.DiscreteShift[f, ...
Row
(Built-in Mathematica Symbol) Row[{expr_1, expr_2, ...}] is an object that formats with the expr_i arranged in a row, potentially extending over several lines. Row[list, s] inserts s as a separator ...
Special forms for some common symbols. This is equivalent to Sin[60Degree]. Here is the long form of the input.
The following techniques are useful for debugging problems with client connections to the license server. MathLM will not start if it cannot find the password file. In that ...