All the functionality of NumericalMath`InterpolateRoot`is now available in the newly created Function Approximations Package.
All the functionality of NumericalMath`NResidue` is now available in the newly created Numerical Calculus Package.
SystemInformation gives detailed information about your Mathematica system. "Packages & Files" under the Kernel tab gives information about the packages currently loaded into ...
InitializeGenerator[gen, problem, dvars, {t, t_min, t_max}, opts] returns the trek generator gen[data] when called by EquationTrekker. The specific form of data depends on ...
Characteristic[f] gives the characteristic of the field f.
MeanDifferenceCI[list_1, list_2] gives a confidence interval for the difference between the population means estimated from list_1 and list_2.
GeneralizedVariance[matrix] gives the generalized variance for matrix.
NotationMakeBoxes is a private version of MakeBoxes.
NotationMakeExpression is a private version of MakeExpression.
RemoveSymbolize[boxes] removes the symbolization of boxes.