RootReduce
Usage
Notes
Further Examples
RootReduce shows that these expressions are both equal to .
In[1]:=
|
Out[1]=
|
In[2]:=
|
Out[2]=
|
To get a Root object from performing algebraic operations on algebraic numbers, use RootReduce.
In[3]:=
|
Out[3]=
|
In[4]:=
|
Out[4]=
|
Here is a more complicated expression involving algebraic numbers.
In[5]:=
|
Out[5]=
|
Sometimes RootReduce gives a simple result. This is the product of the roots of the polynomial.
In[6]:=
|
Out[6]=
|
See also the Further Examples for Root.
|