Qurak

NestList

Verfügbar

Like [`Nest`](Nest.md), but returns a list of intermediate results.

NestList[f, expr, n]
NestList[f, n]
NestList[f, x, 3] → {x, f[x], f[f[x]], f[f[f[x]]]}

Verwendet in

Themen

Verwandt

Alle 6300 Funktionen · Dies aus einem MCP-Client verwenden