Re: Plotting of Sin(x)/x
- To: mathgroup at smc.vnet.net
- Subject: [mg84169] Re: [mg84158] Plotting of Sin(x)/x
- From: DrMajorBob <drmajorbob at bigfoot.com>
- Date: Wed, 12 Dec 2007 05:13:23 -0500 (EST)
- References: <21300023.1197442355182.JavaMail.root@m35>
- Reply-to: drmajorbob at bigfoot.com
This works fine in versions 5.2 and 6: Plot[Sin[x]/x, {x, -Pi, Pi}] Bobby On Wed, 12 Dec 2007 00:16:36 -0600, G de Graaf <ger__removethis__ at ipact.nl> wrote: > Hi, > > I am using Mathematica 5.2 to try plot > some Sin[x}/x functions. That does not > work ! It seems that Mathematica cannot > handle this since it does not know that > lim Sin[x}/x (x=0)= 1 ( Hmmmm !!) > > > Anyone knows how to work around this ?? > > Thank you, > > Ger de Graaf > Delft University of Technology > -- DrMajorBob at bigfoot.com