41 - 50 of 460 for PatternSearch Results
View search results from all Wolfram sites (10403 matches)
Options Management   (Mathematica Guide)
Directly integrated into the Mathematica language is a convenient symbolic options mechanism that allows arbitrary sequences of named parameters to be given to both built-in ...
SyntaxInformation   (Built-in Mathematica Symbol)
SyntaxInformation[f] gives information used to generate syntax coloring and other advisories when f[...] is entered as input.
Variables in Pure Functions and Rules   (Mathematica Tutorial)
Module and With allow you to give a specific list of symbols whose names you want to treat as local. In some situations, however, you want to automatically treat certain ...
Processing Textual Data   (Mathematica Guide)
Mathematica has uniquely flexible capabilities for processing large volumes of textual data. Most often data represented as a string is converted to lists or other constructs ...
RegularExpression   (Built-in Mathematica Symbol)
RegularExpression["regex"] represents the generalized regular expression specified by the string " regex".
Cases   (Built-in Mathematica Symbol)
Cases[{e_1, e_2, ...}, pattern] gives a list of the e_i that match the pattern. Cases[{e_1, ...}, pattern -> rhs] gives a list of the values of rhs corresponding to the e_i ...
FullForm   (Built-in Mathematica Symbol)
FullForm[expr] prints as the full form of expr, with no special syntax.
Language Overview   (Mathematica Guide)
At the core of Mathematica is its highly developed symbolic language, which unifies a broad range of programming paradigms and uses its unique concept of symbolic programming ...
Transformation Rules for Functions   (Mathematica Tutorial)
"Values for Symbols" discussed how you can use transformation rules of the form x->value to replace symbols by values. The notion of transformation rules in Mathematica is, ...
Expressions   (Mathematica Guide)
At the core of Mathematica is the foundational idea that everything —data, programs, formulas, graphics, documents—can be represented as symbolic expressions. And it is this ...
1|2|3|4|5|6|7|8 ... 46 Previous Next

...