Qurak

NestList

可用

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

用于

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用