Igor Schein on Tue, 16 Nov 1999 18:38:26 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: bad input bug - Mod()


On Tue, Nov 16, 1999 at 05:07:07PM -0500, Igor Schein wrote:
> Hi,
> 
> ? 2^Mod(2,(I*1E-28*x+1))
>   ***   bug in roots (conjugates), please report
> 
> Thanks
> 
> Igor

On a similar note:

? log(Mod(2,1E-33*(x^3+2)))
  ***   bus error: bug in GP (please report).

Also, looks like one of my posting's hasn't reached the
list, so here it is again:

? 1/Mod("a"*x,x^2)                                                                                                          
  ***   bus error: bug in GP (please report).      

Igor