11 - 20 of 544 for transcendental rootSearch Results
View search results from all Wolfram sites (8200 matches)
RootReduce   (Built-in Mathematica Symbol)
RootReduce[expr] attempts to reduce expr to a single Root object.
RootApproximant   (Built-in Mathematica Symbol)
RootApproximant[x] converts the number x to one of the "simplest" algebraic numbers that approximates it well.RootApproximant[x, n] finds an algebraic number of degree at ...
PrimitiveRoot   (Built-in Mathematica Symbol)
PrimitiveRoot[n] gives the smallest primitive root of n.
Roots   (Built-in Mathematica Symbol)
Roots[lhs == rhs, var] yields a disjunction of equations which represent the roots of a polynomial equation.
RootSum   (Built-in Mathematica Symbol)
RootSum[f, form] represents the sum of form[x] for all x that satisfy the polynomial equation f[x] == 0.
CountRoots   (Built-in Mathematica Symbol)
CountRoots[poly, x] gives the number of real roots of the polynomial poly in x.CountRoots[poly, {x, a, b}] gives the number of roots between a and b.
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 ...
Solving Equations   (Mathematica Tutorial)
An expression like x^2+2x-7==0 represents an equation in Mathematica. You will often need to solve equations like this, to find out for what values of x they are true. This ...
Inverse Functions   (Mathematica Guide)
 
AlgebraicIntegerQ   (Built-in Mathematica Symbol)
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
1|2|3|4|5 ... 55 Previous Next

...