All the functionality in Miscellaneous`WorldNames` is now available in the built-in Mathematica kernel function CountryData.
Statistical distributions have applications in many fields, including the biological, social, and physical sciences. Mathematica represents statistical distributions as ...
Exact global optimization problems can be solved exactly using Minimize and Maximize. This computes the radius of the circle, centered at the origin, circumscribed about the ...
PairGroup[g] returns the group induced on 2-sets by the permutation group g. PairGroup[g, Ordered] returns the group induced on ordered pairs with distinct elements by the ...
PermutationWithCycle[n, {i, j, ...}] gives a size-n permutation in which {i, j, ...} is a cycle and all other elements are fixed points.
RayleighDistribution[\[Sigma]] represents the Rayleigh distribution with scale parameter \[Sigma].
Mathematica expressions provide a very general way to handle all kinds of data, and you may sometimes want to use such expressions inside your external programs. A language ...
OrbitRepresentatives[pg, x] returns a representative of each orbit of x induced by the action of the group pg on x.
TraceOff is an option for Trace and related functions which specifies forms inside which tracing should be switched off.
ViewVector is an option for Graphics3D and related functions which specifies the position and direction of a simulated camera used to view three-dimensional objects.