Re: relate root representations

Alejandro Jakubi <[email protected]> Sun, 16 Nov 2008 21:08:21 -0300
Newsgroups gmane.comp.mathematics.axiom.general
Message-ID <Pine.WNT.4.64.0811162052320.3844@usuario-de5f78f>
On Sun, 16 Nov 2008, Bill Page wrote:

> No there is no such command since RECLOS does not actually solve for
> the roots exactly. It only finds the intervals within which each
> unique real root lies. But in a previous email I suggested a simple
> routine that did a lookup of the exact root based on computing it's
> floating point value. Didn't you like that approach?

Not very much as it requires matching via their respective numeric 
approximations. Of course, if there is no other option, it is 
better something than nothing.

But my question was about all these three representations (is there any 
more?). What about relating between the other two representations, which 
are purely algebraic?

Alejandro Jakubi