Igor Schein on Tue, 13 Jan 2004 19:42:00 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
polredabs() arch-dependent behavior |
Hi, the following command works instantaneously on 64bit architecture: ? {#polredabs( x^32 - 272*x^30 + 26520*x^28 - 1271600*x^26 + 35003680*x^24 - 603552224*x^22 + 6870103376*x^20 - 53322479072*x^18 + 287642983160*x^16 - 1088541888192*x^ 14 + 2892828010656*x^12 - 5358926519104*x^10 + 6800229039232*x^8 - 572504516 5696*x^6 + 3020092633280*x^4 - 892896952448*x^2 + 111612119056 ,4)} 14 but runs forever on 32bit. Thanks Igor