181 - 190 of 877 for algebraic rootSearch Results
View search results from all Wolfram sites (19619 matches)
Entering Two-Dimensional Input   (Mathematica Tutorial)
When Mathematica reads the text x^y, it interprets it as x raised to the power y. In a notebook, you can also give the two-dimensional input x^y directly. Mathematica again ...
Complicated algebraic expressions can usually be written in many different ways. Mathematica provides a variety of functions for converting expressions from one form to ...
Unequal   (Built-in Mathematica Symbol)
lhs != rhs or lhs != rhs returns False if lhs and rhs are identical.
True   (Built-in Mathematica Symbol)
True is the symbol for the Boolean value true.
ArgMin   (Built-in Mathematica Symbol)
ArgMin[f, x] gives a position x_min at which f is minimized.ArgMin[f, {x, y, ...}] gives a position {x_min, y_min, ...} at which f is minimized.ArgMin[{f, cons}, {x, y, ...}] ...
Create a Matrix   (Mathematica How To)
Matrices are represented in Mathematica with lists. They can be entered directly with the { } notation, constructed from a formula, or imported from a data file. Mathematica ...
Real Polynomial Systems   (Mathematica Tutorial)
A real polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers and
Complex Numbers   (Mathematica Guide)
Mathematica has fundamental support for both explicit complex numbers and symbolic complex variables. All applicable mathematical functions support arbitrary-precision ...
GreaterEqual   (Built-in Mathematica Symbol)
x >= y or x >= y yields True if x is determined to be greater than or equal to y. x_1 >= x_2 >= x_3 yields True if the x_i form a non-increasing sequence.
Greater   (Built-in Mathematica Symbol)
x > y yields True if x is determined to be greater than y. x_1 > x_2 > x_3 yields True if the x_i form a strictly decreasing sequence.
1 ... 16|17|18|19|20|21|22 ... 88 Previous Next

...