The functions FindMinimum, FindMaximum, and FindRoot have the HoldAll attribute and so have special semantics for evaluation of their arguments. First, the variables are ...
TrackedSymbols is an option to Refresh, Manipulate, and related functions that specifies which symbols should trigger updates when their values are changed.
EdgeLabels is an option and property for Graph and related functions that specifies what labels and label positions should be used for edges.
Real
(Built-in Mathematica Symbol) Real is the head used for real (floating-point) numbers.
Some operators used in basic arithmetic and algebra. Note that the for ∖[Cross] is distinguished by being drawn slightly smaller than the × for ∖[Times]. Interpretation of ...
Sequence of unsigned 64-bit integers. Raw binary format. Equivalent to the Byte format.
First
(Built-in Mathematica Symbol) First[expr] gives the first element in expr.
Sequence of unsigned 128-bit integers. Raw binary format. Equivalent to the Byte format.
StringLength["string"] gives the number of characters in a string.
Rest
(Built-in Mathematica Symbol) Rest[expr] gives expr with the first element removed.