NewtonCotesWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Newton-Cotes formula for quadrature on the interval a to b, where w_i is the ...
ChartStyle is an option for charting functions that specifies styles in which chart elements should be drawn.
PlotStyle is an option for plotting and related functions that specifies styles in which objects are to be drawn.
StyleBox[boxes, options] is a low-level representation of boxes to be shown with the specified option settings. StyleBox[boxes, " style"] uses the option setting for the ...
TetGenSetFacets[expr, vertices] sets the facets for a TetGen expression.
FindDistributionParameters[data, dist] finds the parameter estimates for the distribution dist from data.FindDistributionParameters[data, dist, {{p, p_0}, {q, q_0}, ...}] ...
Scaled
(Built-in Mathematica Symbol) Scaled[{x, y, ...}] gives the position of a graphical object in terms of coordinates scaled to run from 0 to 1 across the whole plot range in each direction. Scaled[{dx, dy, ...
It is always a good idea to give variables and functions names that are as explicit as possible. Sometimes, however, such names may get inconveniently long. In Mathematica, ...
"Gauss–Newton" and "conjugate gradient" methods use derivatives. When Mathematica cannot compute symbolic derivatives, finite differences will be used. Computing derivatives ...
LatticeData[lattice, " property"] gives the specified property for a lattice.LatticeData[n] gives a list of named lattices of dimension n.