The unified architecture of Mathematica is highly extensible, allowing you to connect to other systems and programs. Using the MathLink communication protocol, which operates ...
monitorlm servername options monitors MathLM running on servername.
BoxFrame is an option for FrameBox objects that specifies whether to draw a frame around the contents of the box.
Center
(Built-in Mathematica Symbol) Center is a symbol that represents the center for purposes of alignment and positioning.
ContraharmonicMean[list] gives the contraharmonic mean of the values in list.ContraharmonicMean[list, p] gives the order p Lehmer contraharmonic mean.
CornerNeighbors is an option for various array and image processing functions that specifies whether diagonally adjacent corners should be considered neighbors of particular ...
CounterFunction is an option for counters that specifies the symbols used to display the value of the counter.
DefaultFormatType is an option for cells that specifies the format used for displaying expressions in a newly created cell.
DefaultInlineFormatType is an option for cells that specifies the format used for displaying expressions in a newly created inline cell.
x /= c divides x by c and returns the new value of x.