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.
EquationTrekkerNonModal is the nonmodal dialog version of EquationTrekker.
TrekGenerator is an option to EquationTrekker that specifies the method used to generate treks.
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.