Auto saved by Logseq

This commit is contained in:
2022-03-05 18:14:19 +01:00
parent 166aa7008c
commit be19c7f24f
+2 -1
View File
@@ -8,5 +8,6 @@
- On breathing in, I count and optionally visualize a number inside or near the box as I go up the leftmost edge. - On breathing in, I count and optionally visualize a number inside or near the box as I go up the leftmost edge.
- On not yet breathing out, I go right through the upper edge. - On not yet breathing out, I go right through the upper edge.
- On breathing out, I go down the rightmost edge. - On breathing out, I go down the rightmost edge.
- While I do this, optionally, I [[factor]] the number. - While I do this, optionally, I [[factorize]] the number or evaluate it according to some well known function.
- If the number is known to be prime, optionally, I calculate its multiples until I start another breath.
- -