3741 - 3750 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
PasteButton   (Built-in Mathematica Symbol)
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
PermutationOrder   (Built-in Mathematica Symbol)
PermutationOrder[perm] gives the order of permutation perm.
SelectComponents   (Built-in Mathematica Symbol)
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...
StateSpaceRealization   (Built-in Mathematica Symbol)
StateSpaceRealization is an option to StateSpaceModel that specifies its canonical representation.
StringReplacePart   (Built-in Mathematica Symbol)
StringReplacePart["string", " snew", {m, n}] replaces the characters at positions m through n in " string" by " snew". StringReplacePart["string", " snew", {{m_1, n_1}, {m_2, ...
TreePlot   (Built-in Mathematica Symbol)
TreePlot[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a tree plot of the graph in which vertex v_ik is connected to vertex v_jk.TreePlot[{{v i 1 -> v j 1, lbl_1}, ...}] ...
Tr   (Built-in Mathematica Symbol)
Tr[list] finds the trace of the matrix or tensor list. Tr[list, f] finds a generalized trace, combining terms with f instead of Plus. Tr[list, f, n] goes down to level n in ...
VarianceEstimatorFunction   (Built-in Mathematica Symbol)
VarianceEstimatorFunction is an option for LinearModelFit and NonlinearModelFit which specifies the variance estimator to use.
VertexQ   (Built-in Mathematica Symbol)
VertexQ[g, v] yields True if v is a vertex in the graph g and False otherwise.
While   (Built-in Mathematica Symbol)
While[test, body] evaluates test, then body, repetitively, until test first fails to give True.
1 ... 372|373|374|375|376|377|378 ... 452 Previous Next

...