Qurak

FixedPoint

Available

Applies a function repeatedly until the result stops changing,

FixedPoint[f, expr]
FixedPoint[f, expr, n]
FixedPoint[# + 1 &, 0, 3] → 3

Topics

Related

All 6300 functions · Use this from an MCP client