Login
Help/Guide
About Trac
Preferences
Timeline
Browse Source
View Tickets
New Ticket
Wiki
Context Navigation
Back to Ticket #236
Ticket #236
: f4
File f4,
91 bytes
(added by
hannes
,
13 years ago
)
Line
1
ring r = (0,a),(x,y),dp;
2
minpoly = a^2 +1;
3
poly f = (x-a)*(y-a);
4
sqrfree(f);
5
factorize(f);
Download in other formats:
Original Format