Manual
(Built-in Mathematica Symbol) Manual represents an option or other value that is to be selected manually, usually by some form of interactive manipulation.
NotCupCap[x, y, ...] displays as x \[NotCupCap] y \[NotCupCap] ....
NotebookDirectory[] gives the directory of the current evaluation notebook. NotebookDirectory[nb] gives the directory for the notebook specified by nb.
NotGreaterLess[x, y, ...] displays as x \[NotGreaterLess] y \[NotGreaterLess] ....
NotLessGreater[x, y, ...] displays as x \[NotLessGreater] y \[NotLessGreater] ....
NotPrecedes[x, y, ...] displays as x \[NotPrecedes] y \[NotPrecedes] ....
OptionValue[name] gives the value of name in options matched by OptionsPattern. OptionValue[f, name] gives the value of name for options associated with the head f. ...
PlotRangeClipping is an option for graphics functions that specifies whether graphics objects should be clipped at the edge of the region defined by PlotRange, or should be ...
RamanujanTauZ[t] gives the Ramanujan tau Z-function Z(t).
RootApproximant[x] converts the number x to one of the "simplest" algebraic numbers that approximates it well.RootApproximant[x, n] finds an algebraic number of degree at ...