Is there a way to divide a number by anything, like 2, a lot of times without doing this?
2048/2/2/2/2/2/2/2/2
Same with multiplication (Should work the same, right?)
This is easy, isn't it... Haha
Yes, but it's a great question, so don't feel bad. :) The answer to your question is yes.
I'm not sure about the multiplication part, you would need to give a number times a number, and see if it works or not. But 2048/2/2/2/2/2/2/2/2 =8. And the shortest way you can figure that out is to also do 2048/2^8. Your welcome :)
Oh, but that was an example. I was just wondering if there was an equation to shorten it.
Actually, this MIGHT work right?
(2048/2)8
Would that represent 2048/2/2/2/2/2/2/2/2 correctly?