Changes

Jump to navigation Jump to search
Line 11: Line 11:     
===Code===
 
===Code===
<math>
+
PRIMES(100)
PRIMES(100)\
+
  .$("x^2")
.$("x^2")\
+
  .$(x=>x-1)
.$(x=>x-1)\
+
  .$(x=>x%24)\
.$(x=>x%24)\
+
PRIMES(10000)
PRIMES(10000)
   
</math>
 
</math>
  
writer
6,694

edits

Navigation menu