Hi I need some help with getting all the data in a chart for a bunch of iterations so I can make a chart.
The formula is x*(1-x) starting with X= .2 . I need to make each output become the new input for the next calculation.
Looks something like this.
X / Output
0.2 / 0.16
0.16 / 0.1334
0.1334/ ...
and so on all the way to 250 iterations
I kinda figured out how to get what the 250th value would be and can get each next point one by one by pressing f9, but I can't get all the data points together at once by dragging or anything.
Thanks.
Bookmarks