271 - 280 of 877 for algebraic rootSearch Results
View search results from all Wolfram sites (19619 matches)
Introduction to Step Control   (Mathematica Tutorial)
Even with "Newton methods" where the local model is based on the actual Hessian, unless you are close to a root or minimum, the model step may not bring you any closer to the ...
PolynomialLCM   (Built-in Mathematica Symbol)
PolynomialLCM[poly_1, poly_2, ...] gives the least common multiple of the polynomials poly_i. PolynomialLCM[poly_1, poly_2, ..., Modulus -> p] evaluates the LCM modulo the ...
Factor   (Built-in Mathematica Symbol)
Factor[poly] factors a polynomial over the integers. Factor[poly, Modulus -> p] factors a polynomial modulo a prime p. Factor[poly, Extension -> {a_1, a_2, ...}] factors a ...
Testing Expressions   (Mathematica Guide)
Mathematica symbolic expressions can represent an immense range of types of objects. Mathematica provides a rich collection of functions to test expressions. Functions that ...
Summary of New Features in 6.0   (Mathematica Guide)
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
Compiling Mathematica Expressions   (Mathematica Tutorial)
If you make a definition like f[x_]:=x Sin[x], Mathematica will store the expression x Sin[x] in a form that can be evaluated for any x. Then when you give a particular value ...
Do Basic Calculations Do Constrained Nonlinear Optimization Control the Precision and Accuracy of Numerical Results
Use Logical Operators   (Mathematica How To)
Mathematica supports logical operators not only for programming, but for mathematical operations as well.
Newton's Method   (Mathematica Tutorial)
Newton's method for nonlinear equations is based on a linear approximation so the Newton step is found simply by setting M_k(p)=0, Near a root of the equations, Newton's ...
FactorSquareFree   (Built-in Mathematica Symbol)
FactorSquareFree[poly] pulls out any multiple factors in a polynomial.
1 ... 25|26|27|28|29|30|31 ... 88 Previous Next

...