ByteCount[expr] gives the number of bytes used internally by Mathematica to store expr.
BreadthFirstTraversal[g, v] performs a breadth-first traversal of graph g starting from vertex v, and gives the breadth-first numbers of the vertices. ...
Faces
(Polytopes Package Symbol) Faces[polytope] gives a list of the faces of polytope.
Mathematica uses its knowledge of the symbolic structure of your input to display it with semantics-directed syntax coloring and other forms of styling. You can use options ...
Mathematica uses a large number of original algorithms to provide automatic systemwide support for inequalities and inequality constraints. Whereas equations can often be ...
Mathematica's matrix operations handle both numeric and symbolic matrices, automatically accessing large numbers of highly efficient algorithms. Mathematica uses ...
Mathematica has many powerful features, to handle a wide range of statistical needs. Some of the most elementary are outlined below.
MATHEMATICA HOW TO Tutorials » Sequences of Operations Evaluation See Also » CompoundExpression More About » Language Overview Mathematica Syntax Procedural Programming ...
expr //. rules repeatedly performs replacements until expr no longer changes.
PoissonConsulDistribution[\[Mu], \[Lambda]] represents a Poisson\[Dash]Consul distribution with parameters \[Mu] and \[Lambda].