$FrontEnd is a global variable that specifies to what front end object, if any, the kernel is currently connected.
$NewSymbol is a global variable which, if set, is applied to the name and context of each new symbol that Mathematica creates.
SpanCharacterRounding is an option for selections that specifies the method used for rounding a spanning character when its size is to be adjusted.
DefaultOptions is a style option that allows default options to be specified for particular formatting and related constructs.
ShowSelection is an option to Notebook, Cell, and Style that specifies whether to show the current selection highlighted.
Mathematica stores preference settings and initialization data in two directories, $BaseDirectory and $UserBaseDirectory. Within each of these directories are several ...
To control how a 3D surface responds to simulated light, set its reflection properties. Mathematica lets you control the diffuse reflection of light on a matte surface and ...
SQLResultSetShift[rs, num] shifts the current position of a result set by num.
Unicode: 2193. Infix arrow operator. x ↓ y is by default interpreted as DownArrow[x,y]. Used to indicate monotonic decrease to a limit. Sometimes used for logical nor. ...
Unicode: 2209. Aliases: Esc !el Esc, Esc !elem Esc. Infix set relation operator with built-in evaluation rules. x ∉ y is by default interpreted as NotElement[x,y].