Qurak

ComposeList

可用

Returns the list `{x, f[x], g[f[x]], h[g[f[x]]], …}` for a list of functions.

ComposeList[{f1, f2, …}, x]
ComposeList[{f, g, h}, x] → {x, f[x], g[f[x]], h[g[f[x]]]}

主题

相关

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