Re: Struggling with list element assignment in functions
- To: mathgroup at smc.vnet.net
- Subject: [mg45692] Re: Struggling with list element assignment in functions
- From: mt at 3planes.com (Michael Tobis)
- Date: Tue, 20 Jan 2004 05:08:02 -0500 (EST)
- References: <bu2o9h$jeg$1@smc.vnet.net> <bu8gq5$ajp$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Jens-Peer Kuska <kuska at informatik.uni-leipzig.de> wrote in message news:<bu8gq5$ajp$1 at smc.vnet.net>... > Hi, > > your function work fine, with out a error message with my Mathematica 4.2 ... > Can you be more specific about the errors? As the other respondents noted, the problem is when I try to apply this in a Map function. The question of how Hold operates in nested function calls is what I am trying to understand. mt