Qurak
文档
价格
登录
Qurak
文档
函数
NestList
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]]]}
在 Qurak 上运行
搜索参考
用于
Flatten nested arrays
- 1 步
主题
Computational Systems And Discovery
- Boolean Functions»
Constructing Lists
- Lists from Iteration
Functional Iteration
- General
Functional Programming
- Iteratively Applying Functions »
Iterated Maps And Fractals
- Iterating Arbitrary Functions
Language Overview
- Functional Operations »
相关
Nest
NestGraph
NestWhileList
FoldList
FixedPointList
ComposeList
SubstitutionSystem
Array
FixedPoint
Groupings
NestWhile
AllMatch
← NestGraph
NestTree →
全部 6300 个函数
·
从 MCP 客户端使用