Mathematica 9 is now available

MapIndexedScan

MapThread

FilledSmallSquareMapThread[f, , , ... , , , ... , ... ] gives f[, , ... ], f[, , ... ], ... .

FilledSmallSquareMapThread[f, , , ... , n] applies f to the parts of the at level n.

FilledSmallSquare Example: MapThread[f, a1, a2, b1, b2] LongRightArrow.

FilledSmallSquareMapThread[f, a1, a2, b1, b2] LongRightArrow.

FilledSmallSquareMapThread[f, a1, a2, b1, b2, 2] LongRightArrow.

FilledSmallSquare See The Mathematica Book: Section 2.2.4.

FilledSmallSquare See also: Map, Thread, Inner.

Further Examples

MapIndexedScan



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.