In Mathematica , many kinds of data are stored in tables or lists. Mathematica provides many useful functions for creating and manipulating these tables.
Suppose two functions have the same domain and different ranges. Plotting them together using Plot uses the same scale for the y values. To compare the functions, TwoAxisPlot ...
PlotRangeClipping is an option for graphics functions that specifies whether graphics objects should be clipped at the edge of the region defined by PlotRange, or should be ...
To control how a 3D surface responds to simulated light, set its reflection properties. Mathematica lets you control the diffuse reflection of light on a matte surface and ...
CayleyGraph[group] returns a Cayley graph representation of group.
AbelianGroup[{n_1, n_2, ...}] represents the direct product of the cyclic groups of degrees n_1, n_2, ....
PermutationMax[perm] returns the largest integer moved by the permutation perm.
Permute
(Combinatorica Package Symbol) Permute[l, p] permutes list l according to permutation p.
You may want to export a graphic for use outside Mathematica . You have a large set of choices of raster and vector formats.