All the functionality of NumericalMath`Microscope` is now available in the newly created Computer Arithmetic Package. The function Microscope has been renamed MicroscopePlot. ...
All the functionality of NumericalMath`NIntegrateInterpolatingFunct`is now available in the newly created Function Approximations Package.
All the functionality of NumericalMath`NSeries` is now available in the newly created Numerical Calculus Package.
DelaunayTriangulation[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar Delaunay triangulation of the points {{x_1, y_1}, ...}.
MachineIntegerQ[expr] returns True if expr corresponds to a machine-sized integer, and False otherwise.
IrreduciblePolynomial[s, p, d] gives an irreducible polynomial in the symbol s of degree d over the integers modulo the prime p.
Derivatives is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies an expression that evaluates to a list containing the function and its first ...
OrderStarKind is an option to OrderStarPlot that specifies the type of order star to be displayed.
RemoveSinks is an option of PageRanks, PageRankVector, LinkRanks and LinkRankMatrix that specifies whether sinks are removed by linking with all vertices.
HighlightLevel is an option for DendrogramPlot that specifies the level at which to highlight the dendrogram.