151 - 160 of 460 for PatternSearch Results
View search results from all Wolfram sites (10403 matches)
Raw Character Encodings   (Mathematica Tutorial)
Mathematica always allows you to refer to special characters by using names such as ∖[Alpha] or explicit hexadecimal codes such as ∖:03b1. And when Mathematica writes out ...
Set   (Built-in Mathematica Symbol)
lhs = rhs evaluates rhs and assigns the result to be the value of lhs. From then on, lhs is replaced by rhs whenever it appears. {l_1, l_2, ...} = {r_1, r_2, ...} evaluates ...
MathLink API   (Mathematica Guide)
Extensively used within the Mathematica system itself, MathLink is Mathematica's unique high-level symbolic interface standard for interprogram communication. With convenient ...
Structural Operations on Polynomials   (Mathematica Tutorial)
Structural operations on polynomials. Here is a polynomial in one variable. Expand expands out products and powers, writing the polynomial as a simple sum of terms.
EdgeList   (Built-in Mathematica Symbol)
EdgeList[g] gives the list of edges for the graph g. EdgeList[g, patt] gives a list of edges that match the pattern patt.
NETTypeInfo   (NETLink Symbol)
NETTypeInfo[type] prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, ...
ExpandAll   (Built-in Mathematica Symbol)
ExpandAll[expr] expands out all products and integer powers in any part of expr. ExpandAll[expr, patt] avoids expanding parts of expr that do not contain terms matching the ...
Links   (Built-in Mathematica Symbol)
Links[] gives a list of all MathLink connections that are currently open. Links[patt] lists only links whose names match the specified string pattern.
SystemOptions   (Built-in Mathematica Symbol)
SystemOptions["name"] gives the current setting for the internal system option with the specified name.SystemOptions[] gives the current settings for all settable internal ...
TraceBackward   (Built-in Mathematica Symbol)
TraceBackward is an option for Trace and related functions which specifies whether to include preceding expressions on the evaluation chain that contains the pattern form ...
1 ... 13|14|15|16|17|18|19 ... 46 Previous Next

...