Qurak

NestList

Disponibile

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]]]}

Usata in

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP