321 - 330 of 914 for RuleSearch Results
View search results from all Wolfram sites (321440 matches)
Default   (Built-in Mathematica Symbol)
Default[f] gives the default value for arguments of the function f obtained with a _. pattern object. Default[f, i] gives the default value to use when _. appears as the ...
MatchQ   (Built-in Mathematica Symbol)
MatchQ[expr, form] returns True if the pattern form matches expr, and returns False otherwise.
PatternSequence   (Built-in Mathematica Symbol)
PatternSequence[p_1, p_2, ...] is a pattern object which represents a sequence of arguments matching p_1, p_2, ....
RepeatedNull   (Built-in Mathematica Symbol)
p ... or RepeatedNull[p] is a pattern object that represents a sequence of zero or more expressions, each matching p.
Pattern Sequences   (Mathematica Tutorial)
In some cases you may need to specify pattern sequences that are more intricate than things like x__ or x..; for such situations you can use PatternSequence[p_1,p_2,…]. ...
Time Measurement & Optimization   (Mathematica Guide)
Mathematica's symbolic timing framework allows timing information not only to be analyzed but also to be used in the structure of algorithms. Mathematica provides functions ...
\[Conditioned]   (Mathematica Character Name)
Unicode: 0F3D3. Aliases: Esc cond Esc. Infix operator with built-in evaluation rules. exprpred is by default interpreted as Conditioned[expr,pred].
\[Distributed]   (Mathematica Character Name)
Unicode: 0F3D2. Aliases: Esc dist Esc. Infix operator with built-in evaluation rules. xdist is by default interpreted as Distributed[x,dist].
\[Not]   (Mathematica Character Name)
Unicode: 00AC. Aliases: Esc ! Esc, Esc not Esc. Prefix operator with built-in evaluation rules. ¬ x is by default interpreted as Not[x], equivalent to !x.
DOT   (Mathematica Import/Export Format)
DOT graph language and data format. Commonly used exchange format for graphs. Stores a single attributed, directed, or undirected graph. Can contain user-defined graph, edge, ...
1 ... 30|31|32|33|34|35|36 ... 92 Previous Next

...