Problem with ND
- To: mathgroup at smc.vnet.net
- Subject: [mg37938] Problem with ND
- From: Daniel Nettels <Daniel.Nettels at unifr.ch>
- Date: Wed, 20 Nov 2002 09:09:11 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello! I'd like to pass a function f[x] which can only be evaluated when x is a number to ND as in the following example. <<NumericalMath`NLimit` f[x_]:=NIntegrate[t,{t,0,x}] ND[f[x],x,4] Unfortunatly, this does not work. Thank you for your help Daniel
- Follow-Ups:
- Re: Problem with ND
- From: Vladimir Bondarenko <vvb@mail.strace.net>
- Re: Problem with ND