MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Plotting singularities

  • To: mathgroup at smc.vnet.net
  • Subject: [mg116971] Re: Plotting singularities
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Sun, 6 Mar 2011 05:42:23 -0500 (EST)

Plot[Tan[x], {x, -3, 3}]

Plot[Tan[x], {x, -3, 3}, Exclusions -> {-Pi/2, Pi/2}]


Bob Hanlon

---- "J=C3=B6rg Schr=C3=B6der" <HB-Kowalczyk-Schroeders at t-online.de> wrote:

==========================
Dear Group,



how can I omit to plot singularities, for example in Tan[x] in Version 8? It
seems, that something has changed since Version 7. When I copy the example
from the Documentation Center (Basic Plotting) Version 8 shows an error
message.



J. Schroder


  • Prev by Date: Re: Plotting singularities
  • Next by Date: Re: Set diagonal of square matrix
  • Previous by thread: Re: Plotting singularities
  • Next by thread: Re: Plotting singularities