I am trying to study a function defined as $$ f(x)=\begin{cases} x\exp\left(\dfrac{1}{x}\right); & x ≠ 0\\ 0; & x=0 \end{cases} $$ I guess the limit of $f(x)$ as $x → 0$ is undefined ($∞ × 0$) and thus the function would not be continuous at $0$.
But I would like to investigate the left and right handed limits of $f(x)$ to know which of them tends to $0$ so as to know if it is continous from the left or from the right at $0$.
Could someone show me how to investigate the left and right limits of $f(x)$ as $x → 0$?