461 - 470 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
CompleteGraphQ   (Built-in Mathematica Symbol)
CompleteGraphQ[g] yields True if the graph g is a complete graph, and False otherwise.CompleteGraphQ[g, vlist] yields True if the subgraph induced by vlist is a complete ...
ControlActive   (Built-in Mathematica Symbol)
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
CreateArchive   (Built-in Mathematica Symbol)
CreateArchive[source] creates a compressed archive in the current directory from a file or directory specified by source.CreateArchive[source, path] creates a compressed ...
FindFile   (Built-in Mathematica Symbol)
FindFile[name] finds the file with the specified name that would be loaded by Get[name] and related functions.
FindGraphIsomorphism   (Built-in Mathematica Symbol)
FindGraphIsomorphism[g_1, g_2] finds an isomorphism that maps the graph g_1 to g_2 by renaming vertices.
FindList   (Built-in Mathematica Symbol)
FindList["file", " text"] gives a list of lines in the file that contain the specified string. FindList["file", {"text_1", "text_2", ...}] gives a list of all lines that ...
Format   (Built-in Mathematica Symbol)
Format[expr] prints as the formatted form of expr. Assigning values to Format[expr] defines print forms for expressions. Format[expr, form] gives a format for the specified ...
For   (Built-in Mathematica Symbol)
For[start, test, incr, body] executes start, then repeatedly evaluates body and incr until test fails to give True.
FrobeniusNumber   (Built-in Mathematica Symbol)
FrobeniusNumber[{a_1, ..., a_n}] gives the Frobenius number of a_1, ..., a_n.
Implies   (Built-in Mathematica Symbol)
Implies[p, q] represents the logical implication p \[DoubleRightArrow] q.
1 ... 44|45|46|47|48|49|50 ... 272 Previous Next

...