Talk:Unprimeable numbers: Difference between revisions

Content added Content deleted
No edit summary
(added comments.)
Line 8: Line 8:


The REXX output example only shows the 34 first unprimes compared. Ends with 848 instead of the 890 the other examples output. [[User:Zino|Zino]] ([[User talk:Zino|talk]]) 03:34, 2 January 2020 (UTC)
The REXX output example only shows the 34 first unprimes compared. Ends with 848 instead of the 890 the other examples output. [[User:Zino|Zino]] ([[User talk:Zino|talk]]) 03:34, 2 January 2020 (UTC)

: Yuppers, I found the problem in the program, it was an incorrect comparison operator.   The program has been fixed, and the output updated.   Thanks for finding the omission.     -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 05:16, 2 January 2020 (UTC)