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 用戶端使用這個