DifferentialRoot[lde] represents a function that solves the linear differential equation specified by lde[y, x].
FresnelC[z] gives the Fresnel integral C(z).
Hue
(Built-in Mathematica Symbol) Hue[h] is a graphics directive which specifies that objects which follow are to be displayed, if possible, in a color corresponding to hue h. Hue[h, s, b] specifies colors in ...
InverseEllipticNomeQ[q] gives the parameter m corresponding to the nome q in an elliptic function.
JacobiCS[u, m] gives the Jacobi elliptic function cs(u | m).
KleinInvariantJ[\[Tau]] gives the Klein invariant modular elliptic function J(\[Tau]).
MovingAverage[list, r] gives the moving average of list, computed by averaging runs of r elements.MovingAverage[list, {w_1, w_2, ..., w_r}] gives the moving average of list, ...
StreamDensityPlot[{{v_x, v_y}, s}, {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, superimposed on a ...
WorkingPrecision is an option for various numerical operations that specifies how many digits of precision should be maintained in internal computations.
Mathematica comes with all the tools and configuration so you can immediately carry out parallel computing. Note that, to take advantage of parallel computing it is often ...