I have a function: $$\text{sinc}(x) = \frac{\sin(x)}{x}$$ and the example says that: $\text{sinc}(0) = 1$, How is it true?
I know that $\lim\limits_{x \to 0} \frac{\sin(x)}{x} = 1$, But the graph of the function $\text{sinc}(x)$ shows that it's continuous at $x = 0$ and that doesn't make sense.