Miller–Rabin primality test: Difference between revisions

m
→‎{{header|REXX}}: fixed HTML closing tag.
m (Remove newline in code)
m (→‎{{header|REXX}}: fixed HTML closing tag.)
Line 3,857:
end /*k*/ /*maybe it's prime, maybe it ain't ··· */
return 1 /*coulda/woulda/shoulda be prime; yup.*/</lang>
{{out|output|text=&nbsp; when using the input of: &nbsp; &nbsp; <tt> 10000 &nbsp; 10 </tt>}}
<pre>
There are 1229 primes ≤ 10000