ReferenceLineStyle is an option for QuantilePlot and similar functions that specifies the style used for the reference line.
MakeExpression[boxes, form] is the low-level function used in Mathematica sessions to construct expressions from boxes.
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 ...
ClippingStyle is an option for plotting functions that specifies the style of what should be drawn when curves or surfaces would extend beyond the plot range.
Mathematica has many powerful features which enable you to solve many kinds of equations.
The replacement operator /. allows you to apply transformation rules to a specific expression. Often, however, you want to have transformation rules automatically applied ...
Expressions corresponding to notebooks. Here is a simple Mathematica notebook. Here is the expression that corresponds to this notebook.
Modules in Mathematica allow you to treat the names of variables as local. Sometimes, however, you want the names to be global, but values to be local. You can do this in ...
Mathematica provides flexible options for labeling plots, allowing you to present ideas more clearly in presentations and publications.
Headers and Footers sets options for printing a notebook.