ewan . Delanoy on Sun, 14 Mar 2010 07:10:00 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
floor function not doing what it should |
Dear PARI-GP users, my problem can be summed up in a one-line command : Reading GPRC: /etc/gprc ...Done. GP/PARI CALCULATOR Version 2.3.2 (released) PowerPC running darwin (PPC kernel) 32-bit version compiled: Oct 30 2007, gcc-4.0.1 (Apple Computer, Inc. build 5247) (readline v5.2 enabled, extended help available) Copyright (C) 2000-2006 The PARI Group PARI/GP is free software, covered by the GNU General Public License, and comes WITHOUT ANY WARRANTY WHATSOEVER. Type ? for help, \q to quit. Type ?12 for how to get moral (and possibly technical) support. parisize = 4000000, primelimit = 500000 ? floor(6400^(3/2)) %1 = 511999 Any help appreciated. Ewan