PairGroupIndex[g, x] returns the cycle index of the pair group induced by g as a polynomial in x[1], x[2], ....PairGroupIndex[ci, x] takes the cycle index ci of a group g ...
PadeApproximant has been added to the built-in Mathematica kernel. EconomizedRationalApproximation is now available in the newly created Function Approximations Package.
All of the functionality in Graphics`PlotField` has been added to the built-in Mathematica kernel.
The Developer Utilities Package includes functions that directly access specific internal algorithms and capabilities of Mathematica that are normally used only as part of ...
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.
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.