GeometricTransformation[g, tfun] represents the result of applying the transformation function tfun to the geometric objects corresponding to the primitives ...
Read
(Built-in Mathematica Symbol) Read[stream] reads one expression from an input stream and returns the expression. Read[stream, type] reads one object of the specified type. Read[stream, {type_1, type_2, ...
Tally
(Built-in Mathematica Symbol) Tally[list] tallies the elements in list, listing all distinct elements together with their multiplicities.Tally[list, test] uses test to determine whether pairs of elements ...
WeightedAdjacencyMatrix[g] gives the adjacency matrix of edge weights of the graph g.
Typical ways to enter characters. All printable ASCII characters can be entered directly. Those that are not alphanumeric are assigned explicit names in Mathematica, allowing ...
Rotate
(Built-in Mathematica Symbol) Rotate[g, \[Theta]] represents 2D graphics primitives or any other objects g rotated counterclockwise by \[Theta] radians about the center of their bounding box. Rotate[g, ...
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
Functions like Read and Write handle ordinary printable text. But in dealing with external data files or devices it is sometimes necessary to go to a lower level, and work ...
CAddress[obj] is a symbolic representation of the address of an object.
ButcherBetaBar
(Numerical Differential Equation Analysis Package Symbol) ButcherBetaBar[tree] gives the number of ways of labeling tree with ButcherOrder[tree] distinct labels such that every vertex is labeled.ButcherBetaBar[n, tree] gives the ...