OverBar
(Built-in Mathematica Symbol) OverBar[expr] displays with a bar over expr.
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
PolarAxes is an option for sector charts and polar plots that specifies whether polar axes should be drawn.
ReflectionTransform[v] gives a TransformationFunction that represents a reflection in a mirror through the origin, normal to the vector v.ReflectionTransform[v, p] gives a ...
Remove
(Built-in Mathematica Symbol) Remove[symbol_1, ...] removes symbols completely, so that their names are no longer recognized by Mathematica. Remove["form_1", "form_2", ...] removes all symbols whose names ...
Resampling is an option that specifies the method to be used for resampling images.
ReturnTextPacket[string] is a MathLink packet containing string, the result of an EnterTextPacket evaluation.
RowAlignments is an option for the low-level function GridBox that specifies how entries in each row should be aligned.
ScriptBaselineShifts is an option for Style that specifies the minimum distance in x-heights to shift subscripts and superscripts.
ScriptMinSize is an option for Style that specifies the minimum font size to use in rendering subscripts, etc.