FW: [ maxima-Bugs-1051437 ] Trig integral error



Wolfgang Jenkner [22/10/04 15:27 +0200]:
> Milan Lukic <lmilan@shell.core.com> writes:
> 
> [integrate]
> >   4*t^3*(2*t^2-1)/((1-t^2)*(2*t^2-1)-t^2+1)
> >
> > Inverse of zero divisor?
> >  -- an error.  Quitting.  To debug this try DEBUGMODE(TRUE);
> [...]
> 
> I can't reproduce this on current CVS maxima.  Perhaps you set MODULUS
> somewhere?
> 
> Wolfgang

Ooops! You are absolutely right. There was a posting discussing the
modulus the other day. I happened to try this integration problem
continuing in that session of Maxima I started the other day. Thank
you for the explanation and sorry for the noise on the list.

Milan Lukic