Mathematica 9 is now available

FixedPointNestWhile

FixedPointList

FilledSmallSquareFixedPointList[f, expr] generates a list giving the results of applying f repeatedly, starting with expr, until the results no longer change.

FilledSmallSquare See notes for FixedPoint.

FilledSmallSquareFixedPointList[f, expr] gives expr as the first element of the list it produces.

FilledSmallSquare The last two elements in the list produced by FixedPointList are always the same.

FilledSmallSquare See The Mathematica Book: Section 2.2.2.

FilledSmallSquare See also: NestWhileList, NestList, ComposeList.

Further Examples

FixedPointNestWhile



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.