FreeQ
(Built-in Mathematica Symbol) FreeQ[expr, form] yields True if no subexpression in expr matches form, and yields False otherwise. FreeQ[expr, form, levelspec] tests only those parts of expr on levels ...
MeshShading is an option for plotting functions that gives lists of colors to use for regions between mesh divisions.
Most mathematical functions in Mathematica are set up to apply themselves separately to each element in a list. This is true in particular of all functions that carry the ...
GrayLevel[level] is a graphics directive that specifies the gray-level intensity with which objects that follow should be displayed. GrayLevel[g, a] specifies opacity a.
QuartileSkewness[list] gives the coefficient of quartile skewness for the elements in list.QuartileSkewness[dist] gives the coefficient of quartile skewness for the symbolic ...
$NETExceptionHandler allows you to control how exceptions thrown in .NET are handled in Mathematica.
OrbitRepresentatives[pg, x] returns a representative of each orbit of x induced by the action of the group pg on x.
Orbits
(Combinatorica Package Symbol) Orbits[pg, x] returns the orbits of x induced by the action of the group pg on x.
New functions SymmetricPolynomial and SymmetricReduction have been added to the built-in Mathematica kernel.
Miscellaneous`WorldPlot` functionality is now available in the newly created World Plotting Package. Many enhancements are available through the built-in Mathematica kernel ...