Michael Somos on Mon, 29 Apr 2002 23:01:20 -0400


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

GP: issquare() bug


Pari Developers,
     Using the up-to-the-minute CVS I find :

? \v
                 GP/PARI CALCULATOR Version 2.2.3 (development)
                 UltraSparc (MicroSparc kernel) 32-bit version
              (readline v2.2 enabled, extended help not available)
? issquare(I)
%1 = 1
? issquare(I,&x)
  ***   not an integer argument in an arithmetic function

which seems inconsistent to me. Shalom, Michael