Edit: From the comment below it seems like the question behind is:
How can we determine whether of not the function $f(x) = x\sin(x) / x$ has a tangent at $x=0$. My thought is that one would have to find $$ \lim_{x\to 0} \frac{x\sin(1/x) - 0\sin(1/0)}{x - 0} $$ and I think this might be equal to $$ \sin(1/x). $$ I'm just trying to show that the tangent at $x = 0$ for $x\sin (1/x)$ does not exist, by showing that there is no limit for the "gradient graph" as $x$ tends to $0$.