Orbits
(Combinatorica Package Symbol) Orbits[pg, x] returns the orbits of x induced by the action of the group pg on x.
One of the key problems in graphs is navigation. In particular, the problem is finding the shortest path between two vertices, whether that is finding the way out of a maze ...
Mathematica allows convenient automated selection of plotting and image regions using a family of specially developed robust algorithms, as well as allowing detailed manual ...
Mathematica has immedate built-in access to extensive scientific and technical data—all carefully curated and updated at Wolfram Research.
BoundaryStyle is an option for plotting functions that specifies the style in which boundaries of regions should be drawn.
CoordinatesToolOptions is an option for Graphics that gives values of options associated with the Get Coordinates tool.
DependentVariables is an option which specifies the list of all objects that should be considered as dependent variables in equations that have been supplied.
Distributed[x, dist] or x \[Distributed] dist asserts that the random variable x is distributed according to the probability distribution dist.Distributed[{x_1, x_2, ...}, ...
TraceOff is an option for Trace and related functions which specifies forms inside which tracing should be switched off.
Write
(Built-in Mathematica Symbol) Write[channel, expr_1, expr_2, ...] writes the expressions expr_i in sequence, followed by a newline, to the specified output channel.