I need help with this task, if anyone had a similar problem it would help me !
The task is: Determine the type of interruption at the point x = 0 for the function
$$f(x)=2^{-\frac{1}{x^{2}}}$$
I did:
$$L=\lim_{x\to 0^{-}} 2^{-\frac{1}{x^{2}}} = 0 $$ $$R=\lim_{x\to 0^{+}} 2^{-\frac{1}{x^{2}}} = 0 $$ $$L=R=x=0$$
And as I concluded the function is continuous at x = 0, but in the solution it says that the break is of the first kind. So I don’t understand why a breakup is the first kind?
Thanks in advance !