NestList
NestList[f, expr, n]
returns f
wrapped around expr
first once, then twice, and so on up to n
times.
Attributes[NestList] := {Protected}
NestList[f, expr, n]
returns f
wrapped around expr
first once, then twice, and so on up to n
times.
Attributes[NestList] := {Protected}