CityData["name", " property"] gives the value of the specified property for the city with the specified name.CityData["name"] gives a list of the full specifications of ...
CreatePalette[expr] creates a palette notebook containing expr, and opens it in the front end.CreatePalette[{expr_1, expr_2, ...}] creates and opens a palette notebook ...
DegreeGraphDistribution[dlist] represents a degree graph distribution with vertex degree dlist.
DerivativeFilter[image, {n_1, n_2}] computes the n_i\[Null]^th derivative of image in the vertical and horizontal directions.DerivativeFilter[image, {n_1, n_2}, \[Sigma]] ...
ExponentFunction is an option for NumberForm and related functions that determines the exponent to use in printing approximate real numbers.
MovingMedian[list, r] gives the moving median of list, computed using spans of r elements.
NHoldRest is an attribute which specifies that all but the first argument to a function should not be affected by N.
PeronaMalikFilter[image] applies a Perona\[Dash]Malik diffusion filter to image.PeronaMalikFilter[image, t] specifies the amount of diffusion t to be applied. ...
PopupWindow[expr, contents] displays as expr, but pops up a window containing contents when clicked.
RightCosetRepresentative[group, g] returns the smallest element in the right coset of products of the elements of group by g.