StatusArea[expr, string] displays string in the status area of the current notebook when the mouse pointer is in the region where expr appears.
InterpolationOrder is an option for Interpolation, as well as ListLinePlot, ListPlot3D, ListContourPlot, and related functions, that specifies what order of interpolation to ...
Make Template inserts a template based on a selected function name.
CentralMoment[list, r] gives the r\[Null]^th central moment of the elements in list with respect to their mean.CentralMoment[dist, r] gives the r\[Null]^th central moment of ...
FiniteGroupCount[n] gives the number of finite groups of order n.
Directive[g_1, g_2, ...] represents a single graphics directive composed of the directives g_1, g_2, ....
MathieuCharacteristicExponent[a, q] gives the characteristic exponent r for Mathieu functions with characteristic value a and parameter q.
Expectation[expr, x \[Distributed] dist] gives the expectation of expr under the assumption that x follows the probability distribution dist. Expectation[expr, x ...
LegendSize is an option for Legend which specifies the size of a legend box.
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.