Ilya Zakharevich on Wed, 26 Jan 2000 17:56:06 -0500


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

intnum


                    GP/PARI CALCULATOR Version 2.0.18 (beta)
                 UltraSparc (MicroSparc kernel) 32-bit version
              (readline v4.0 enabled, extended help not available)

                           Copyright (C) 1989-1999 by
          C. Batut, K. Belabas, D. Bernardi, H. Cohen and M. Olivier.

Type ? for help, \q to quit.
Type ?12 for how to get moral (and possibly technical) support.

   realprecision = 28 significant digits
   seriesprecision = 16 significant terms
   format = g0.28

parisize = 4000000, primelimit = 500000
? intnum(z=0,1,0,3)
  ***   the PARI stack overflows !
  current stack size: 4.0 Mbytes
  [hint] you can increase GP stack with allocatemem()

Ilya