SubPlus
(Built-in Mathematica Symbol) SubPlus[expr] displays as expr_+.
SystemsModelLabels is an option to StateSpaceModel and TransferFunctionModel that specifies labels of the variables.
TextData[exprs] is a low-level representation of the contents of a textual cell.
TextureCoordinateScaling is an option to Plot3D and similar functions that specifies whether arguments supplied to a texture coordinate function should be scaled to lie ...
Uncompress["string"] recovers an expression from a compressed string representation generated by Compress.Uncompress["string", h] wraps the head h around the expression ...
ViewRange is an option for Graphics3D and related functions which specifies the range of distances from the view point to be included in displaying a three-dimensional scene.
$CompilationTarget gives the default value for the option CompilationTarget of Compile.
$NumberMarks gives the default value for the option NumberMarks, which specifies whether ` marks should be included in the input form representations of approximate numbers.
Forms of Input and Output How Input and Output Work The Representation of Textual Forms
Mathematica 's rich syntax uses different kinds of brackets and braces; familiarity with these aspects lets you read and program efficiently in Mathematica .