Talk:Semiprime: Difference between revisions

m
m (→‎a graphic view of the first 10k semi-primes: used the SQUISH option to produce a narrower output.)
 
Line 25:
== a graphic view of the first 10k semi-primes ==
For those that are interested, here is the output of my   '''$CALC'''   (REXX) program that shows a binary map of the first 10k semiprimes.
<br><br>The command used was: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (extra blanks were used to make the command's arguments easier to read)
<br><br>The command used was:
$CALC trans{ isSemiPrime[ iota(10k) ], 'fefa'x, 10} ;;; SQUISH GRoup 100