Qurak

NestList

Khả dụng

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

Được dùng trong

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP