DiscreteMath`IntegerPartitions` was available as an add-on package in previous versions of Mathematica and is now available on the web at ...
Arrow has been added to the built-in Mathematica kernel. New directive Arrowheads has been added to the built-in Mathematica kernel.
Color names are available in the new kernel function ColorData.
Algebraic is now available as the newly added built-in Mathematica kernel function AlgebraicNumber. ToCommonField and ToNumberFieldElement are now available as the newly ...
PieCharts`
(Mathematica Compatibility Information) As of Version 7, the Pie Charts Package has been integrated into the Mathematica kernel.
IdealDivide[x, y] gives the correctly rounded result of x divided by y involving a single rounding error.
Truncation is a setting for the option RoundingRule of SetArithmetic that specifies rounding by discarding excess digits.
Ulps
(Computer Arithmetic Package Symbol) Ulps is a unit of error in machine arithmetic.
ElementToPolynomial[e, s] gives a polynomial in the symbol s corresponding to the field element e.ElementToPolynomial[f, s] gives the irreducible polynomial in s of the field ...
FromElementCode[f, code] gives the field element of f associated with code, a non-negative integer less than the field size of f.