HermiteH[n, x] gives the Hermite polynomial H_n (x).
ImageCapture[] opens a graphical user interface for capturing images from connected cameras.
Khinchin is Khinchin's constant, with numerical value \[TildeEqual] 2.68545.
PassEventsUp is an option to EventHandler that specifies whether events handled by a particular event handler should be passed up to event handlers in outer expressions.
Undefined is a symbol that represents a quantity with no defined value.
JacobiCN[u, m] gives the Jacobi elliptic function cn(u | m).
Pochhammer[a, n] gives the Pochhammer symbol (a) n.
QPolyGamma[z, q] gives the q-digamma function \[Psi]_q (z).QPolyGamma[n, z, q] gives the n\[Null]^th derivative of the q-digamma function \[Psi]_q^(n)(z).
TriangleWave[x] gives a triangle wave that varies between -1 and +1 with the unit period.TriangleWave[{min, max}, x] gives a triangle wave that varies between min and max ...
The function NDSolve discussed in "Numerical Differential Equations" allows you to find numerical solutions to differential equations. NDSolve handles both single ...