Hello
I would be happy if some one could help me with this little problem:
Each "day" the variable grows double so big as it was before, and it started out as 0,5
That means 0,5 goes 1 goes 2 goes 4 goes 8 and so on.
But i want a formula that can solve it, like i just put in how many days, and then the formula tells me what amount the variabel reaches at that amount of days.
Like day 4 Is 4
And day 7 is 32
It's hard to explain for me, but one of the variables is the "day" counter, and the other one is the "number" That has to be doubled each day, and that "number" starts on 0.5
Please tell me a easy way of doing that
I would be happy if some one could help me with this little problem:
Each "day" the variable grows double so big as it was before, and it started out as 0,5
That means 0,5 goes 1 goes 2 goes 4 goes 8 and so on.
But i want a formula that can solve it, like i just put in how many days, and then the formula tells me what amount the variabel reaches at that amount of days.
Like day 4 Is 4
And day 7 is 32
It's hard to explain for me, but one of the variables is the "day" counter, and the other one is the "number" That has to be doubled each day, and that "number" starts on 0.5
Please tell me a easy way of doing that