121 - 130 of 916 for EqualSearch Results
View search results from all Wolfram sites (315414 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 ...
Numerical Functions   (Mathematica Guide)
Throughout Mathematica there is support not only for approximate real numbers, but also for exact numbers represented in algebraic or symbolic form. Functions like Floor, ...
Conditionals   (Mathematica Tutorial)
Mathematica provides various ways to set up conditionals, which specify that particular expressions should be evaluated only if certain conditions hold. Conditional ...
Mathematica Syntax Characters   (Mathematica Guide)
The syntax of the Mathematica language is unique among modern languages in allowing not just ordinary ASCII characters, but also a variety of special characters that greatly ...
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 ...
Mathematica Syntax   (Mathematica Guide)
Mathematica has a rich syntax carefully designed for consistency and efficient, readable entry of Mathematica's many language, mathematical, and other constructs. In addition ...
\[Congruent]   (Mathematica Character Name)
Unicode: 2261. Alias: Esc === Esc. Infix similarity operator. x ≡ y is by default interpreted as Congruent[x,y]. Used in mathematics for many notions of equivalence and ...
Congruent   (Built-in Mathematica Symbol)
Congruent[x, y, ...] displays as x \[Congruent] y \[Congruent] ....
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 ...
Defining Variables   (Mathematica Tutorial)
When you do long calculations, it is often convenient to give names to your intermediate results. Just as in standard mathematics, or in other computer languages, you can do ...
1 ... 10|11|12|13|14|15|16 ... 92 Previous Next

...