Unicode: 2198. Infix arrow operator. x ↘ y is by default interpreted as LowerRightArrow[x,y]. Extensible character; grows by default to limited size.
Unicode: 2213. Alias: Esc -+ Esc. Prefix or infix operator. ∓ x is by default interpreted as MinusPlus[x]. x ∓ y is by default interpreted as MinusPlus[x,y].
Unicode: 00B1. Alias: Esc +- Esc. Prefix or infix operator. ± x is by default interpreted as PlusMinus[x]. x ± y is by default interpreted as PlusMinus[x,y].
Unicode: 301B. Alias: Esc ]] Esc. m 〚i,j,… 〛 is by default interpreted as Part[m,i,j,…]. Extensible character; grows by default to limited size.
Unicode: 2196. Infix arrow operator. x ↖ y is by default interpreted as UpperLeftArrow[x,y]. Extensible character; grows by default to limited size.
Unicode: 2197. Infix arrow operator. x ↗ y is by default interpreted as UpperRightArrow[x,y]. Extensible character; grows by default to limited size.
$DefaultImagingDevice gives the name of the default imaging device attached to the computer.
There are a number of functions built into Mathematica which, like Plot, have various options you can set. Mathematica provides some general mechanisms for handling such ...
OptionsPattern[] is a pattern object that represents a collection of options given as rules, where the values of the options can be accessed using OptionValue. ...
Mathematica supports dynamic hierarchical namespace management, fully integrated into the Mathematica language. Mathematica's symbolic programming paradigm allows a unique ...