Jon Perry on Thu, 4 Jul 2002 11:44:01 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Inconsistent error messages |
Why do we have inconsistent error messages? (pari/gp 217). ? sigma(n) *** not an integer argument in an arithmetic function ? fibonacci(n) *** this should be an integer: fibonacci(n) ^-- Jon Perry perry@globalnet.co.uk http://www.users.globalnet.co.uk/~perry/maths BrainBench MVP for HTML and JavaScript http://www.brainbench.com -----Original Message----- From: Igor Schein [mailto:igor@txc.com] Sent: 04 July 2002 02:34 To: PARI developers Subject: more bugs Hi, ? bnfcertify(bnfinit(x^2-40!)) *** not an integer argument in an arithmetic function Works in a stable branch Also ? ideallistarch(nfinit(x),[1,1],0); *** bug in GP (Segmentation Fault), please report Thanks Igor