Skip to content
Prev 32973 / 398506 Next

dynamics of functions

On Thu, 5 Jun 2003, Tobias Verbeke wrote:
...
That's an expression, not a function, and you would need some convention 
that it is x that should be varied.  You can do that: see curve() for 
example.  Or just use

iterate(function(x) -x^3, 3, 256)

Someone seems very adverse to using the spacebar!