Qurak

FixedPointList

Available

Like `FixedPoint` but returns the entire history of values.

FixedPointList[f, expr]
FixedPointList[f, expr, n]
FixedPointList[#/2 &, 8, 3] → {8, 4, 2, 1}

Topics

Related

All 6300 functions · Use this from an MCP client