Mathematica 9 is now available

ComposeList

Usage

ComposeList[  ,  , ...  , x] 产生  x,  [x],  [ [x]], ...  形式的列表.


Notes

• 例如: ComposeList[ a, b, c , x]LongRightArrow .
• 参见Mathematica全书: 2.2.6.
• 同时参见: NestList, FoldList, NestWhileList.
Further Examples

This forms a list of composed functions by folding the first list over x.

In[1]:=  

Out[1]=

Here is a symbolic result.

In[2]:=  

Out[2]=



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.