Talk:ALGOL 68-primes: Difference between revisions

→‎Source code: primes.incl.a68 - horrendous bug fix
(→‎Source code: primes.incl.a68 - some improvment to the "is probably prime" procedure.)
(→‎Source code: primes.incl.a68 - horrendous bug fix)
 
Line 81:
ELIF n < 10 000 000 THEN
INT short n = SHORTEN SHORTEN n;
INT f := 513;
INT f2 := 169;
INT to next := 56;
3,021

edits