21 - 30 of 503 for holomorphic rootSearch Results
View search results from all Wolfram sites (7404 matches)
Counting and Isolating Polynomial Roots   (Mathematica Tutorial)
Counting roots of polynomials. CountRoots accepts polynomials with Gaussian rational coefficients. The root count includes multiplicities. This gives the number of real roots ...
Numerical Equation Solving   (Mathematica Tutorial)
Numerical root finding. NSolve gives you numerical approximations to all the roots of a polynomial equation. You can also use NSolve to solve sets of simultaneous equations ...
NSolve   (Built-in Mathematica Symbol)
NSolve[expr, vars] attempts to find numerical approximations to the solutions of the system expr of equations or inequalities for the variables vars. NSolve[expr, vars, ...
IsolatingInterval   (Built-in Mathematica Symbol)
IsolatingInterval[a] gives a rational isolating interval for the algebraic number a.IsolatingInterval[a, dx] gives an isolating interval of width at most dx.
Numerical Solution of Polynomial ...   (Mathematica Tutorial)
When Solve cannot find solutions in terms of radicals to polynomial equations, it returns a symbolic form of the result in terms of Root objects. You can get numerical ...
MultiplicativeOrder   (Built-in Mathematica Symbol)
MultiplicativeOrder[k, n] gives the multiplicative order of k modulo n, defined as the smallest integer m such that k^m \[Congruent] 1 mod n. MultiplicativeOrder[k, n, {r_1, ...
Equations in One Variable   (Mathematica Tutorial)
The main equations that Solve and related Mathematica functions deal with are polynomial equations. It is easy to solve a linear equation in  x. One can also solve quadratic ...
RootLocusPlot   (Built-in Mathematica Symbol)
RootLocusPlot[g, {k, k_min, k_max}] generates the root locus plot of a rational function g of k ranging from k_min to k_max.RootLocusPlot[sys, ...] plots the root loci of a ...
SqrtBox   (Built-in Mathematica Symbol)
SqrtBox[x] is a low-level box construct that represents the displayed object Sqrt[x] in notebook expressions.
Algebraic Numbers   (Mathematica Guide)
Mathematica's symbolic character allows it to provide deep integrated support for algebraic numbers. At the core are Root objects, which provide exact implicit ...
1|2|3|4|5|6 ... 51 Previous Next

...