You can use the keyboard to move the cursor forward or backward one character or one word at a time. You can also delete the character or word to the right or the left of the ...
Directive[g_1, g_2, ...] represents a single graphics directive composed of the directives g_1, g_2, ....
PointFigureChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a point and figure chart with prices p_i at date date_i.PointFigureChart[{" name", daterange}] makes a point and ...
Mathematica allows almost every aspect of sessions to be customized, under full programmatic control.
"How to" Topics Files, Streams, and External Operations Importing and Exporting
"How to" Topics Notebook Interface Input and Output in Notebooks
Deploy
(Built-in Mathematica Symbol) Deploy[expr] yields a deployed version of expr in which elements such as Slider, InputField, Locator, and Button are active, but general editing and selection is disabled.
x - y is equivalent to x + (-1*y).
ProteinData["prot"] gives the reference amino acid sequence for the protein prot.ProteinData["prot", " property"] gives the value of the specified property for the protein ...
SetOptions[s, name_1 -> value_1, name_2 -> value_2, ...] sets the specified default options for a symbol s. SetOptions[stream, ...] or SetOptions["name", ...] sets options ...