Qurak

NestList

Disponible

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

Usada en

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP