RayleighDistribution[\[Sigma]] represents the Rayleigh distribution with scale parameter \[Sigma].
This tutorial describes the principles behind Dynamic, DynamicModule, and related functions, and goes into detail about how they interact with each other and with the rest of ...
MaxwellDistribution[\[Sigma]] represents a Maxwell distribution with scale parameter \[Sigma].
NevilleThetaD[z, m] gives the Neville theta function \[CurlyTheta]_d (z \[VerticalSeparator] m).
FresnelC[z] gives the Fresnel integral C(z).
FresnelS[z] gives the Fresnel integral S(z).
JacobiNS[u, m] gives the Jacobi elliptic function ns(u | m).
KleinInvariantJ[\[Tau]] gives the Klein invariant modular elliptic function J(\[Tau]).
Basic two-dimensional graphics elements. Here is a line primitive. This shows the line as a two-dimensional graphics object.
StreamPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a stream plot of the vector field {v_x, v_y} as a function of x and y. StreamPlot[{{v_x, v_y}, {w_x, ...