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.
/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative