Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Lists and Matrices  /
Sequence

  • Sequence[ , , ... ] represents a sequence of arguments to be spliced automatically into any function.
  • Example: f[a, Sequence[b, c]].
  • Sequence objects will automatically be flattened out in all functions except those with attribute SequenceHold.
  • See the Mathematica book: Section 2.2.11.
  • See also: FlattenAt, BlankSequence, SlotSequence, List, Listable.


    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.