Re: Question: Applying a list of funcs to a list of expressions
- To: mathgroup at smc.vnet.net
- Subject: [mg2934] Re: Question: Applying a list of funcs to a list of expressions
- From: groskyd at gv.ssi1.com (David Rosky)
- Date: Sat, 13 Jan 1996 03:19:45 -0500
- Organization: Silicon Systems, Inc.
Thanks to all who replied to my post. The simplest trick was to use the Inner function with "List" as the 'addition' operator and the pure function #1[#2]& as the 'multiplication' operator. This is exactly what I was trying to do, but I wasn't aware that you could use List as an operator like that. My faith is restored - you *can* do anything in Mathematica! --David ---------------------- groskyd at gv.ssi1.com -------------------- ==== [MESSAGE SEPARATOR] ====