$MaxPrecision gives the maximum number of digits of precision to be allowed in arbitrary-precision numbers.
FindInstance[expr, vars] finds an instance of vars that makes the statement expr be True. FindInstance[expr, vars, dom] finds an instance over the domain dom. Common choices ...
When numerically solving Hamiltonian dynamical systems it is advantageous if the numerical method yields a symplectic map. If the Hamiltonian can be written in separable ...
PDF
(Built-in Mathematica Symbol) PDF[dist, x] gives the probability density function for the symbolic distribution dist evaluated at x.PDF[dist, {x_1, x_2, ...}] gives the multivariate probability density ...
ConfocalEllipsoidal represents the confocal ellipsoidal coordinate system with default variables Llambda, Mmu, and Nnu and default parameter values 3, 2, and 1. ...
ConfocalParaboloidal represents the confocal paraboloidal coordinate system with default variables Llambda, Mmu, and Nnu and default parameter values 2 and 1. ...
Conical
(Vector Analysis Package Symbol) Conical represents the conical coordinate system with default variables Llambda, Mmu, and Nnu and default parameter values 1 and 2. Conical[\[Lambda], \[Mu], \[Nu]] ...
RectangleChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D rectangle chart with bars of width x_i, depth y_i and height z_i. RectangleChart3D[{..., w_i[{x_i, y_i, ...
PolyhedronData[poly, " property"] gives the value of the specified property for the polyhedron named poly.PolyhedronData[poly] gives an image of the polyhedron named ...
Front
(Built-in Mathematica Symbol) Front is a symbol that represents the front of a graphic for purposes of placement and alignment.