$IterationLimit gives the maximum length of evaluation chain used in trying to evaluate any expression.
$MessagePrePrint is a global variable whose value, if set, is applied to expressions before they are included in the text of messages.
When you set up mathematical formulas, you often have to introduce various kinds of local objects or "dummy variables". You can treat such dummy variables using modules and ...
$PrintServiceRequest uses the Mathematica Print function to print the message sent to a web service.
$PrintServiceResponse uses the Mathematica Print function to print the message received from a web service before it is deserialized into a Rule syntax expression.
Palettes are like extensions of your keyboard. They can be used to perform many actions in Mathematica, including entering typesetting characters, styling notebooks, and ...
StemLeafPlot[data] creates a stem-and-leaf plot for the real-valued vector data.StemLeafPlot[data_1, data_2] creates a side-by-side stem-and-leaf plot for the vectors data_1 ...
Widget["ImageLabel"] represents an image label.
ChartElements is an option to charting functions such as BarChart that specifies the graphics to use as the basis for bars or other chart elements.
VertexCoordinates is an option to Graph and related functions that specifies the coordinates to use to place the center of vertices.