- #1
eddybob123
- 178
- 0
Hi everybody, I was just wondering; is there an easy way to define a repeated function? What I mean by this is applying a function f to a value x, and the result becomes the new x with the function applied to that, and so on, so on n times? Thank you all in advance.