All of the functionality in Graphics`PlotField` has been added to the built-in Mathematica kernel.
FRatioCI
(Hypothesis Testing Package Symbol) FRatioCI[ratio, n, m] gives a confidence interval based on an F-ratio distribution with n and m degrees of freedom.
MultivariateTrimmedMean[matrix, f] gives the mean of the bivariate data matrix after dropping a fraction f of the outermost vectors.
GaussianQuadratureError[n, f, a, b] gives the leading term in the error of the elementary n-point Gaussian quadrature formula for the function f on an interval from a to ...
ShadowOffset is an option for ShadowBox, which sets the offset of a shadow from the rest of the box.
AtomicData
(Resonance Absorption Lines Package Symbol) AtomicData[element] gives the spectral data of the resonance absorption lines produced by element element.AtomicData[element, ionstage] gives the data for the lines of the ...
DataRanges is an option for PairwiseScatterPlot which specifies range limits for each column of data.
IncludeStemCounts is an option for StemLeafPlot which specifies whether a column of counts for each stem should be included.
VariationalD[f, u[x ], x] returns the variational derivative of the integral \[Integral]f \[DifferentialD]x with respect to u[x], where the integrand f is a function of u, ...
Mathematica provides a full range of control objects, all specified in convenient symbolic form. Manipulate uses many of these objects automatically; you can also use them ...