NEST HelpDesk | Command Index | NEST Quick Reference |
Nest - apply a function n timesSynopsis:
x f n Nest -> f( ...n times... f(f(x)) ...)Author:
Examples:0.2 {dup 1 exch sub mul 3.3 mul} 10 Nest
DiesmannFirstVersion:
9.2.01SeeAlso: Source:
Remarks: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.
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative