Township is a unit of area.
TropicalYear is a unit of time.
Wey
(Units Package Symbol) Wey is a unit of weight.
WineBottle is a unit of volume.
XUnit
(Units Package Symbol) XUnit is a unit of length.
ImageAdjust[image] adjusts the levels in image, rescaling them to cover the range 0 to 1.ImageAdjust[image, c] adjusts the contrast of image by an amount c.ImageAdjust[image, ...
ClearAll[symb_1, symb_2, ...] clears all values, definitions, attributes, messages, and defaults associated with symbols. ClearAll["form_1 ", "form_2", ...] clears all ...
Clear
(Built-in Mathematica Symbol) Clear[symbol_1, symbol_2, ...] clears values and definitions for the symbol_i. Clear["form_1", "form_2", ...] clears values and definitions for all symbols whose names match ...
DownValues[f] gives a list of transformation rules corresponding to all downvalues defined for the symbol f.