A function $f(x)$ is continuous at a point $x=a$ if the following three conditions are satisfied:
- $f(a)$ is defined
- $\lim _{x \rightarrow a^{+}} f(x)$ exists
- $\lim _{x \rightarrow a^{-}} f(x)$ exists
- $\lim _{x \rightarrow a^{+}} f(x) = \lim _{x \rightarrow
Show more…