301 - 310 of 823 for polynomial rootSearch Results
View search results from all Wolfram sites (14086 matches)
AlgebraicNumberDenominator   (Built-in Mathematica Symbol)
AlgebraicNumberDenominator[a] gives the smallest positive integer n such that n a is an algebraic integer.
CoefficientArrays   (Built-in Mathematica Symbol)
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
PowerMod   (Built-in Mathematica Symbol)
PowerMod[a, b, m] gives a^b mod m. PowerMod[a, -1, m] finds the modular inverse of a modulo m.PowerMod[a, 1/r, m] finds a modular r\[Null]^th root of a.
Trig   (Built-in Mathematica Symbol)
Trig is an option for various polynomial manipulation functions that specifies whether trigonometric functions should be treated like polynomial elements.
ButcherPlotRootSize   (Numerical Differential Equation Analysis Package Symbol)
ButcherPlotRootSize is an option to ButcherPlot that specifies a scaling factor for the circle highlighting the root.
Brent's Method   (Mathematica Tutorial)
When searching for a real simple root of a real valued function, it is possible to take advantage of the special geometry of the problem, where the function crosses the axis ...
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.
LessEqual   (Built-in Mathematica Symbol)
x <= y or x <= y yields True if x is determined to be less than or equal to y. x_1 <= x_2 <= x_3 yields True if the x TraditionalForm\`i form a nondecreasing sequence.
Less   (Built-in Mathematica Symbol)
x < y yields True if x is determined to be less than y. x_1 < x_2 < x_3 yields True if the x_i form a strictly increasing sequence.
1 ... 28|29|30|31|32|33|34 ... 83 Previous Next

...