Legacy Documentation

The Mathematical ExplorerTM (2001)

This is documentation for an obsolete product.
Current products and services
Fold

  • Fold[ f , x , list ] gives the last element of FoldList[ f , x , list ].
  • Example: Fold[f, x, a, b, c ] .
  • See The Mathematica Book on the web:Section 2.2.2.
  • See also: Nest.