1 - 10 of 210 for WhenEventSearch Results
View search results from all Wolfram sites (634 matches)
Putting Constraints on Patterns   (Mathematica Tutorial)
Mathematica provides a general mechanism for specifying constraints on patterns. All you need to do is to put /;condition at the end of a pattern to signify that it applies ...
Condition   (Built-in Mathematica Symbol)
patt /; test is a pattern which matches only if the evaluation of test yields True. lhs :> rhs /; test represents a rule which applies only if the evaluation of test yields ...
Patterns   (Mathematica Guide)
One of the unique strengths of Mathematica's core language is its powerful and succinct—yet highly readable—symbolic pattern language. Convenient both for immediate use in ...
Rules & Patterns   (Mathematica Guide)
At the core of Mathematica's symbolic programming paradigm is the concept of transformation rules for arbitrary symbolic patterns. Mathematica's pattern language conveniently ...
Conditionals   (Mathematica Guide)
Mathematica's symbolic character allows a powerful unification of the notion of conditionals in programming and in mathematics.
Symbolic Execution History   (Mathematica Guide)
Mathematica can represent not only data and programs, but also the execution history of programs, as symbolic expressions—which can be displayed, manipulated, and analyzed ...
AutoAction   (Built-in Mathematica Symbol)
AutoAction is an option for objects such as Slider, Locator, and Button that specifies whether they should automatically take action whenever the mouse pointer is over them, ...
\[NewLine]   (Mathematica Character Name)
Unicode: 000A. Raw operator. Inserted whenever a raw newline is entered on the keyboard. Forces a line break in an expression, fixing the indenting level at the time when the ...
NotebookDynamicExpression   (Built-in Mathematica Symbol)
NotebookDynamicExpression is an option for notebooks that specifies an expression to be dynamically updated whenever that notebook is open.
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 ...
1|2|3|4 ... 21 Next

...