Mathematica provides a complete set of functions needed to compute and verify the controllability and observability properties of linear systems, as well as advanced ...
p_1 | p_2 | ... is a pattern object which represents any of the patterns p_i.
C
(Built-in Mathematica Symbol) C[i] is the default form for the i\[Null]\[Null]^th parameter or constant generated in representing the results of various symbolic computations.
FilterRules[rules, patt] filters the list rules by picking out only those rules whose left-hand sides match patt.FilterRules[rules, {patt_1, patt_2, ...}] picks out rules ...
SessionTime[] gives the total number of seconds of real time that have elapsed since the beginning of your Mathematica session.
VertexWeight is an option and property for Graph and related functions that specifies a vertex weight.
You will encounter nested lists if you use matrices or generate multidimensional arrays and tables. Mathematica provides many functions for handling such lists. A few ...
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
In a typical Mathematica package, there are generally two kinds of new symbols that are introduced. The first kind are ones that you want to 'export' for use outside the ...
ClearNotations[] will remove all notations, symbolizations and infix notations.