Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Functional Iteration >

FixedPointList

FixedPointList[f, expr]
generates a list giving the results of applying f repeatedly, starting with expr, until the results no longer change.
  • FixedPointList[f, expr] gives expr as the first element of the list it produces.
  • The last two elements in the list produced by FixedPointList are always the same.
New in 2
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team