701 - 710 of 975 for controlsSearch Results
View search results from all Wolfram sites (9491 matches)
Xor   (Built-in Mathematica Symbol)
Xor[e_1, e_2, ...] is the logical XOR (exclusive OR) function. It gives True if an odd number of the e_i are True, and the rest are False. It gives False if an even number of ...
Functions with Variable Numbers of ...   (Mathematica Tutorial)
Unless f is a flat function, a pattern like f[x_,y_] stands only for instances of the function with exactly two arguments. Sometimes you need to set up patterns that can ...
Levels in Expressions   (Mathematica Tutorial)
The Part function allows you to access specific parts of Mathematica expressions. But particularly when your expressions have fairly uniform structure, it is often convenient ...
Making Definitions   (Mathematica Tutorial)
The replacement operator /. allows you to apply transformation rules to a specific expression. Often, however, you want to have transformation rules automatically applied ...
Simplifying Algebraic Expressions   (Mathematica Tutorial)
There are many situations where you want to write a particular algebraic expression in the simplest possible form. Although it is difficult to know exactly what one means in ...
Structural Operations on Rational ...   (Mathematica Tutorial)
For ordinary polynomials, Factor and Expand give the most important forms. For rational expressions, there are many different forms that can be useful. Different kinds of ...
Working with Cells   (Mathematica Tutorial)
Mathematica notebooks consist of sequences of cells. The hierarchy of cells serves as a structure for organizing the information in a notebook, as well as specifying the ...
$JavaExceptionHandler   (JLink Symbol)
$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
$NETExceptionHandler   (NETLink Symbol)
$NETExceptionHandler allows you to control how exceptions thrown in .NET are handled in Mathematica.
OpenCLLink Overview   (OpenCLLink Package Overview)
OpenCLLink allows Mathematica to use the OpenCL parallel computing language. It contains functions that facilitate loading user-defined OpenCL functions into Mathematica. ...
1 ... 68|69|70|71|72|73|74 ... 98 Previous Next

...