Jeroen Demeyer on Mon, 24 Feb 2014 13:59:48 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
ellwp over fields which are not t_REAL or t_COMPLEX |
gp> ellwp(ellinit([0,0,0,Mod(1,1009),0])) *** at top-level: ellwp(ellinit([0,0,0 *** ^-------------------- *** ellwp: incorrect type in roots (t_INTMOD). gp> ellwp(ellinit([0,0,0,Mod(x,x^2+5),0])) *** at top-level: ellwp(ellinit([0,0,0 *** ^-------------------- *** ellwp: incorrect type in roots (t_POLMOD).