Nest - apply a function n time
x f n Nest -> f( ...n times... f(f(x)) ...)
0.2 {dup 1 exch sub mul 3.3 mul} 10 Nest
Nest is a restricted variant of repeat.
It is implemented to demonstrate the use of repeat as a
functional operator and for compatibility with Mathematica.
Diesmann
9.2.01
/usr/src/packages/BUILD/lib/sli/mathematica.sli