Show that the function $f(x)=\begin{cases}\frac{e^{1/x}-1}{e^{1/x}+1}, \:x\neq0\\0, \quad\:\:\: x=0\end{cases}$ is discontinuous at $x=0$.
My Attempt
From the graph of the function it is clearly discontinuous at $x=0$, 
$$ f(0)=0\\ LHL=\lim_{x\to 0^-}\frac{e^{\frac{1}{x}}-1}{e^{\frac{1}{x}}+1}=\\ RHL=\lim_{x\to 0^+}\frac{e^{\frac{1}{x}}-1}{e^{\frac{1}{x}}+1}=\\ $$ How do I proceed further and prove $LHL\neq RHL$ ?
With $x_{n}=1/n$, then $f(x_{n})=\dfrac{e^{n}-1}{e^{n}+1}=\dfrac{1-e^{-n}}{1+e^{-n}}\rightarrow\dfrac{1-0}{1+0}=1$.
With $y_{n}=-1/n$, then $f(y_{n})=\dfrac{e^{-n}-1}{e^{-n}+1}\rightarrow\dfrac{0-1}{0+1}=-1$.