121 - 130 of 275 for PlusSearch Results
View search results from all Wolfram sites (298127 matches)
ComplexityFunction   (Built-in Mathematica Symbol)
ComplexityFunction is an option for Simplify and other functions which gives a function to rank the complexity of different forms of an expression.
ConversionRules   (Built-in Mathematica Symbol)
ConversionRules is an option for Cell that can be set to a list of rules specifying how the contents of the cell are to be converted to external formats.
HoldComplete   (Built-in Mathematica Symbol)
HoldComplete[expr] shields expr completely from the standard Mathematica evaluation process, preventing even upvalues associated with expr from being used.
Names   (Built-in Mathematica Symbol)
Names["string"] gives a list of the names of symbols which match the string. Names[patt] gives a list of names matching the arbitrary string pattern patt.
PrimeOmega   (Built-in Mathematica Symbol)
PrimeOmega[n] gives the number of prime factors counting multiplicities \[CapitalOmega](n) in n.
Building Lists from Functions   (Mathematica Tutorial)
Making lists from functions. This makes a list of 5 elements, each of the form p[i]. Here is another way to produce the same list.
BoxesToSymbolicMathML   (XML Package Symbol)
BoxesToSymbolicMathML[boxes] converts the Mathematica box structure, boxes, into a MathML-flavored SymbolicXML structure.
Patterns for Some Common Types of ...   (Mathematica Tutorial)
Using the objects described in "Introduction to Patterns", you can set up patterns for many kinds of expressions. In all cases, you must remember that the patterns must ...
Attributes   (Mathematica Tutorial)
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
C Functions   (SymbolicC Tutorial)
SymbolicC supports working with C functions, as described in this section. First, you need to load the package. Now, you can create a C function with CFunction.
1 ... 10|11|12|13|14|15|16 ... 28 Previous Next

...