Qurak

Nest

Available

Applies a function repeatedly to an expression.

Nest[f, expr, n]
Nest[f, n]
Nest[f, x, 3] → f[f[f[x]]]

Used in

Topics

Related

All 6300 functions · Use this from an MCP client