211 - 220 of 460 for PatternSearch Results
View search results from all Wolfram sites (10403 matches)
Tracing Evaluation   (Mathematica Tutorial)
The standard way in which Mathematica works is to take any expression you give as input, evaluate the expression completely, and then return the result. When you are trying ...
Work with Rules   (Mathematica How To)
Rules are a key part of Mathematica 's powerful expression transformation language. These "How tos" give step-by-step instructions for using rules in Mathematica .
IgnoreCase   (Built-in Mathematica Symbol)
IgnoreCase is an option for string manipulation and searching functions that specifies whether lowercase and uppercase letters should be treated as equivalent.
Overlaps   (Built-in Mathematica Symbol)
Overlaps is an option to StringCases, StringCount, and StringPosition that specifies how to treat overlapping substrings.
List Manipulation   (Mathematica Guide)
Lists are central constructs in Mathematica, used to represent collections, arrays, sets, and sequences of all kinds. Lists can have any structure and size, and can routinely ...
BitAnd   (Built-in Mathematica Symbol)
BitAnd[n_1, n_2, ...] gives the bitwise AND of the integers n_i.
BitXor   (Built-in Mathematica Symbol)
BitXor[n_1, n_2, ...] gives the bitwise XOR of the integers n_i.
CatalanNumber   (Built-in Mathematica Symbol)
CatalanNumber[n] gives the n\[Null]^th Catalan number C_n.
Divide   (Built-in Mathematica Symbol)
x/y or Divide[x, y] is equivalent to x y^-1.
GoldenRatio   (Built-in Mathematica Symbol)
GoldenRatio is the golden ratio \[Phi] = 1/2 (Sqrt[5] + 1), with numerical value \[TildeEqual] 1.61803.
1 ... 19|20|21|22|23|24|25 ... 46 Previous Next

...