Eigenvalues and eigenvectors. The eigenvalues of a matrix m are the values λ_i for which one can find nonzero vectors v_i such that m.v_i λ_iv_i. The eigenvectors are the ...
Repeated patterns. Multiple blanks such as x__ allow you to give patterns in which sequences of arbitrary expressions can occur. The Mathematica pattern repetition operators ...
PlanarGraphPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots the Delaunay triangulation of the points {{x_1, y_1}, ...}.PlanarGraphPlot[{{x_1, y_1}, {x_2, y_2}, ...}, g] plots the ...
NotebookConvertSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for converting imported legacy notebooks.
Orthogonal polynomials. Legendre polynomials LegendreP[n,x] arise in studies of systems with three-dimensional spherical symmetry. They satisfy the differential equation ...
Documentation Center navigation shortcuts. Window cycling shortcuts. Scrolling shortcuts.
HoldAll
(Built-in Mathematica Symbol) HoldAll is an attribute which specifies that all arguments to a function are to be maintained in an unevaluated form.
WaveletImagePlot[dwd] plots the basis tree of wavelet image coefficients in the DiscreteWaveletData dwd.WaveletImagePlot[dwd, r] plots coefficients up to refinement level ...
RIB
(Mathematica Import/Export Format) RenderMan RIB user entity file. 3D geometry format. Used for photorealistic modeling and rendering. Stores 3D object definitions and scene descriptions. Native format of the ...
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.