Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Built-in Functions / Programming / Functional Programming /

Composition

FilledSmallSquare Composition[, , , ... ] represents a composition of the functions , , , ... .

FilledSmallSquare Composition allows you to build up compositions of functions which can later be applied to specific arguments.

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

FilledSmallSquare Composition objects containing Identity or InverseFunction[f] are automatically simplified when possible.

FilledSmallSquare Composition has the attributes Flat and OneIdentity.

FilledSmallSquare a @ b @ c gives a[b[c]].

FilledSmallSquare a // b // c gives c[b[a]].

FilledSmallSquare See Section 2.2.9.

FilledSmallSquare See also: Nest, Function.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: