Maxima's rat package and "quotient is not exact"



all the rational function stuff SHOULD use coef+, coef* ... macros. These 
are defined in rat3a , ... rat3e.

Maybe someone rewrote some of the rational functions for use inside 
integration?
----- Original Message ----- 

From: "Andrej Vodopivec" <andrej.vodopivec at gmail.com>
To: "Raymond Toy" <raymond.toy at ericsson.com>
Cc: <maxima at math.utexas.edu>
Sent: Thursday, May 11, 2006 7:30 PM
Subject: Re: [Maxima] Maxima's rat package and "quotient is not exact"


> Hi,
>
> it looks like rational package uses f<, f+, ... macros on coefficients
> of polynomials in a lot of places. This causes problems when the
> coefficients are bignums. I think this could be a cause of at least
>...