Unicode: 000A. Raw operator. Inserted whenever a raw newline is entered on the keyboard. Forces a line break in an expression, fixing the indenting level at the time when the ...
"OpenCloseGroup" is a front end token that opens selected groups if they are closed or closes selected groups if they are open.
AdjustmentBox[box, opts] is a low-level box construct which displays with the placement of box adjusted using the options given.
Dimensions[expr] gives a list of the dimensions of expr. Dimensions[expr, n] gives a list of the dimensions of expr down to level n.
MakeExpression[boxes, form] is the low-level function used in Mathematica sessions to construct expressions from boxes.
PrintingCopies is an option for notebooks that specifies the number of copies of a notebook printed when a print command is given.
TagBox
(Built-in Mathematica Symbol) TagBox[boxes, tag] is a low-level box construct that displays as boxes but maintains tag to guide the interpretation of boxes on input.
TaggingRules is an option for selections that specifies a list of strings to be associated with a selection.
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
Hypothesis tests give quantitative answers to common questions, such as how good the fit is between data and a particular distribution, whether these distributions have the ...