Re: question about NIntegrate
- To: mathgroup at smc.vnet.net
- Subject: [mg125004] Re: question about NIntegrate
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Fri, 17 Feb 2012 06:25:39 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
On 2/16/12 at 3:26 AM, Alexei.Boulbitch at iee.lu (Alexei Boulbitch)
wrote:
>y=10;
>z=1;
>NIntegrate[Exp[-(x-y)/z],{x,0,Infinity}]
I literally used copy/paste to copy from your post to a
Mathematica notebook. NIntegrate produced a result with no error
messages. So, there must be something else going on at your end
than what is indicated by your post.