Qurak

ComposeList

Available

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

Topics

Related

All 6300 functions · Use this from an MCP client