LoadedNETTypes[] returns a list of all the .NET types that have been loaded into the current session.
BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...
FactorialMoment[list, r] gives the r\[Null]^th moment of the elements in the list.FactorialMoment[dist, r] gives the r\[Null]^th moment of the symbolic distribution ...
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. Introduction Compiled Function Operation
RegressionReport and related symbols have been replaced by FittedModel properties. Weights has been added to the built-in Mathematica kernel. Ellipsoid is now available in ...
ParetoPlot[list] creates a Pareto plot from the frequencies of the elements in list.ParetoPlot[{{cat_1, freq_1}, {cat_2, freq_2}, ...}] creates a Pareto plot from categories ...
StemExponent is an option for StemLeafPlot which specifies the integer power of 10 to be used as the stem unit.
BaseForm[expr, n] prints with the numbers in expr given in base n.
DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
NETTypeInfo[type] prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, ...