I've been searching for a while, but I can't seem to find the syntax for this (if it exists!) Is it possible to plot a range but exclude certain values? I wish to plot a single graph that ranges from $-\pi<x<\pi$, and excludes the origin. I have a bit of a blow up point and discont=true doesn't work.
Edit: For clarity, that's what I'm trying to plot, but at the origin I get the unwanted lines streaming out.

In Maple 17.02 on 64bit Linux I get a plot like the following with both the code fragments below. (Well, the curves look less jagged in Maple itself.)