81 - 90 of 247 for inequationsSearch Results
View search results from all Wolfram sites (494 matches)
Use Rule Solutions   (Mathematica How To)
Since many functions in Mathematica give solutions in the form of rules, you need to be able to use these rules to explore and interpret your results. Although many of the ...
GeneratedParameters   (Built-in Mathematica Symbol)
GeneratedParameters is an option that specifies how parameters generated to represent the results of various symbolic operations should be named.
Integers   (Built-in Mathematica Symbol)
Integers represents the domain of integers, as in x \[Element] Integers.
Eliminating Variables   (Mathematica Tutorial)
When you write down a set of simultaneous equations in Mathematica, you are specifying a collection of constraints between variables. When you use Solve, you are finding ...
Equations   (Mathematica Tutorial)
"Defining Variables" discussed assignments such as x=y which set x equal to y. Here we discuss equations, which test equality. The equation x==y tests whether x is equal to ...
Simultaneous Equations   (Mathematica Tutorial)
You can give Solve a list of simultaneous equations to solve. Solve can find explicit solutions for a large class of simultaneous polynomial equations. Here is a simple ...
Solving Logical Combinations of ...   (Mathematica Tutorial)
When you give a list of equations to Solve, it assumes that you want all the equations to be satisfied simultaneously. It is also possible to give Solve more complicated ...
The Representation of Equations and ...   (Mathematica Tutorial)
Mathematica treats equations as logical statements. If you type in an equation like x^2+3x==2, Mathematica interprets this as a logical statement which asserts that x^2+3x is ...
Refine   (Built-in Mathematica Symbol)
Refine[expr, assum] gives the form of expr that would be obtained if symbols in it were replaced by explicit numerical expressions satisfying the assumptions assum. ...
Algebraic Numbers   (Mathematica Tutorial)
The representation of algebraic numbers. When you enter a Root object, the polynomial that appears in it is automatically reduced to a minimal form. This extracts the pure ...
1 ... 6|7|8|9|10|11|12 ... 25 Previous Next

...