Cyclotomic polynomial: Difference between revisions

m
→‎{{header|Phix}}: cp(1260)>15M
m (→‎{{header|Phix}}: cp(1260)>15M)
Line 1,435:
end while</lang>
{{out}}
If you disable the cheating, and if in a particularly self harming mood replace it with n+=1, you will get exactly the same output, eventually.<br>
(The distributed version contains simple instrumentation showing cp(1260) executes the line in the heart of poly_div() that subtracts a multiple of qk over 15 million times.)
<pre>
cp( 1) = x - 1
7,806

edits