Mathematica 9 is now available

NestWhileListFoldList

Fold

FilledSmallSquareFold[f, x, list] gives the last element of FoldList[f, x, list].

FilledSmallSquare Example: Fold[f, x, a, b, c] LongRightArrow.

FilledSmallSquare You can use Throw to exit from Fold before it is finished.

FilledSmallSquare See notes for FoldList.

FilledSmallSquare See The Mathematica Book: Section 2.2.2.

FilledSmallSquare See also: Nest.

Further Examples

NestWhileListFoldList



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.