DMSString[\[Theta]] converts an angle \[Theta] given in decimal degrees to a degrees-minutes-seconds string.DMSString[{\[Phi], \[Lambda]}] converts latitude and longitude ...
FinancialIndicator["ind", par_1, par_2, ...] represents a financial indicator " ind" with parameters par_1, par_2, etc.
FindIndependentVertexSet[g] finds an independent vertex set of the graph g with a maximum number of vertices.
GeoPositionENU[{east, north, up}, p] represents a point with local Cartesian coordinates {east, north, up} in a reference system specified by the position p.
Hyperfactorial[n] gives the hyperfactorial function H(n).
ImageConvolve[image, ker] gives the convolution of image with kernel ker.
InputAutoReplacements is an option for cells and notebooks which specifies strings of characters that should be replaced immediately on input.
LeviCivitaTensor[d] gives the d-dimensional Levi-Civita totally antisymmetric tensor.
MeanFilter[image, r] filters image by replacing every value by the mean value in its range r neighborhood. MeanFilter[data, r] applies mean filtering to an array of data.
MenuStyle is an option for menu-generating constructs that specifies the style to use in displaying menu items.