ExpressionTree[e] plots the expression tree of e.ExpressionTreePlot[e, pos] plots the expression tree of e with its root placed at position pos.ExpressionTreePlot[e, pos, ...
Mathematica serves as a convenient and extensible environment for doing basic math. In addition to performing advanced calculations, Mathematica can also be used as a ...
DawsonF
(Built-in Mathematica Symbol) DawsonF[z] gives the Dawson integral F(z).
FindGeneratingFunction[{a_1, a_2, ...}, x] attempts to find a simple generating function in x whose n\[Null]^th series coefficient is a_n.FindGeneratingFunction[{{n_1, a_1}, ...
FrechetDistribution[\[Alpha], \[Beta]] represents the Frechet distribution with shape parameter \[Alpha] and scale parameter \[Beta].FrechetDistribution[\[Alpha], \[Beta], ...
GoldenRatio is the golden ratio \[Phi] = 1/2 (Sqrt[5] + 1), with numerical value \[TildeEqual] 1.61803.
HistogramList[{x_1, x_2, ...}] gives a list of bins and histogram heights of the values x_i.HistogramList[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] gives a list of bins and ...
HurwitzLerchPhi[z, s, a] gives the Hurwitz\[Dash]Lerch transcendent \[CapitalPhi](z, s, a).
InterquartileRange[list] gives the difference between the upper and lower quartiles for the elements in list.InterquartileRange[dist] gives the difference between the upper ...
InverseJacobiDC[v, m] gives the inverse Jacobi elliptic function dc -1 (v \[VerticalSeparator] m).