Starting number: 0
Example Post: (if the last number posted was 0)
-For the sake of the younger members, lets please only stick to the real numbers
-Please don't try to introduce recursion to this, it could easily wind up being an infinite mess
Ok, so our first number is 0, someone do something to it
Example Post: (if the last number posted was 0)
f(x) = x+1~or equivalently~
f(0) = 0+1=1
function: add 1Rules:
0+1=1
-For the sake of the younger members, lets please only stick to the real numbers
-Please don't try to introduce recursion to this, it could easily wind up being an infinite mess
Ok, so our first number is 0, someone do something to it