Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Programming / Functional Programming  /
Through

  • Through[ p [ , ][ x ]] gives p [ [ x ], [ x ]].
  • Through[ expr , h ] performs the transformation wherever h occurs in the head of expr.
  • Example: Through[(f + g)[x, y]].
  • Through distributes operators that appear inside the heads of expressions.
  • See the Mathematica book: Section 2.2.9.
  • See also: Operate.


    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.