Re: A general problem with numerical functions defined in a messy way
- To: mathgroup at smc.vnet.net
- Subject: [mg108741] Re: A general problem with numerical functions defined in a messy way
- From: ValeX <rjovale at gmail.com>
- Date: Mon, 29 Mar 2010 07:20:21 -0500 (EST)
- References: <hon6a1$ptq$1@smc.vnet.net>
As suggested by Murray (the topic got split in two), i changed the definition to f[x_?NumericQ]:= .... and now it works!