451 - 460 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
PreIncrement   (Built-in Mathematica Symbol)
++x increases the value of x by 1, returning the new value of x.
SubtractFrom   (Built-in Mathematica Symbol)
x -= dx subtracts dx from x and returns the new value of x.
EdgeList   (Built-in Mathematica Symbol)
EdgeList[g] gives the list of edges for the graph g. EdgeList[g, patt] gives a list of edges that match the pattern patt.
Coefficient   (Built-in Mathematica Symbol)
Coefficient[expr, form] gives the coefficient of form in the polynomial expr. Coefficient[expr, form, n] gives the coefficient of form^n in expr.
VertexList   (Built-in Mathematica Symbol)
VertexList[g] gives the list of vertices for the graph g.VertexList[g, patt] gives a list of vertices that match the pattern patt.
CoefficientList   (Built-in Mathematica Symbol)
CoefficientList[poly, var] gives a list of coefficients of powers of var in poly, starting with power 0. CoefficientList[poly, {var_1, var_2, ...}] gives an array of ...
FactorTermsList   (Built-in Mathematica Symbol)
FactorTermsList[poly] gives a list in which the first element is the overall numerical factor in poly, and the second element is the polynomial with the overall factor ...
\[FormalCapitalA]   (Mathematica Character Name)
Unicode: F81A. Alias: Esc $A Esc. Letter-like form. Used to represent a formal parameter that will never be assigned a value.
AddTo   (Built-in Mathematica Symbol)
x += dx adds dx to x and returns the new value of x.
VertexDelete   (Built-in Mathematica Symbol)
VertexDelete[g, v] makes a graph by deleting the vertex \[Nu] and all edges connected to v from the graph g.VertexDelete[g, {v_1, v_2, ...}] deletes a collection of vertices ...
1 ... 43|44|45|46|47|48|49 ... 809 Previous Next

...