Using maxima for high school mathematics



On Sun, Apr 03, 2011 at 10:15:43AM +0200, Eric Reyssat wrote:
> Hi Daniel,

Hi Eric, 

> When dealing with polynomials, you can use the functions allroots or
> realroots. The first one gives you a floating point approximation of
> the roots, the second one a rational approximation (you can then use
> float).

Both these functions work well, and the answers match those found in the
text book! 

Thanks!

Dan