1861 - 1870 of 4519 for FunctionSearch Results
View search results from all Wolfram sites (414488 matches)
BinarySearch   (Combinatorica Package Symbol)
BinarySearch[l, k] searches sorted list l for key k and gives the position of l containing k, if k is present in l. Otherwise, if k is absent in l, the function returns (p + ...
ConnectedQ   (Combinatorica Package Symbol)
ConnectedQ[g] yields True if undirected graph g is connected. If g is directed, the function returns True if the underlying undirected graph is connected. ConnectedQ[g, ...
KSetPartitions   (Combinatorica Package Symbol)
KSetPartitions[set, k] returns the list of set partitions of set with k blocks. KSetPartitions[n, k] returns the list of set partitions of {1, 2, ..., n} with k blocks. If ...
MakeDirected   (Combinatorica Package Symbol)
MakeDirected[g] constructs a directed graph from a given undirected graph g by replacing each undirected edge in g by two directed edges pointing in opposite directions.
EquationTrekkerState   (Equation Trekker Package Symbol)
EquationTrekkerState[{eqns, dvars, {t, t_min, t_max}}, params, treks, opts] is the data object returned by the function EquationTrekker, that contains the information needed ...
UpdateNotebookStyles   (Notation Package Symbol)
UpdateNotebookStyles[] is a function that will add the styles and input aliases the Notation Package defines to your current notebook.UpdateNotebookStyles[notebook] will ...
Align Plots with Each Other   (Mathematica How To)
The Mathematica graphics language has many controls for preparing and laying out plots. Aligning plots is important when preparing graphics for presentation or publication.
AllowScriptLevelChange   (Built-in Mathematica Symbol)
AllowScriptLevelChange is an option for fractions and grids that controls whether certain operators, such as \[Sum], \[Product], and \[Integral], always appear smaller than ...
Control   (Built-in Mathematica Symbol)
Control[{u, dom}] represents an interactive control for the variable u in the domain dom, with the type of control chosen to be appropriate for the domain ...
Defer   (Built-in Mathematica Symbol)
Defer[expr] yields an object that displays as the unevaluated form of expr, but that is evaluated if it is explicitly given as Mathematica input.
1 ... 184|185|186|187|188|189|190 ... 452 Previous Next

...