OverDot
(Built-in Mathematica Symbol) OverDot[expr] displays with a dot over expr.
OverHat
(Built-in Mathematica Symbol) OverHat[expr] displays with a hat over expr.
OverTilde[expr] displays with a tilde over expr.
OverVector[expr] displays with a right vector over expr.
Positive[x] gives True if x is a positive number.
PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
RamanujanTauL[s] gives the Ramanujan tau Dirichlet L-function L(s).
SameTest is an option whose setting gives a pairwise comparison function to determine whether expressions should be considered the same.
SelectionMove[obj, dir, unit] moves the current selection in an open notebook in the front end in the direction dir by the specified unit. SelectionMove[obj, dir, unit, n] ...
Setting
(Built-in Mathematica Symbol) Setting[expr] replaces control objects such as sliders or popup menus in expr by their settings.