Sorry if my title doesn't explain very well. (I don't know how should I translate it). But I have this problem:
I had this function:
$$
f(x) =
\begin{cases}
1 & \text{$x$ $\neq$ 0} \\
0 & \text{$x$ = 0}
\end{cases}
$$
Can anyone help me why $$\lim_{x\to0} f(x) = 1$$ and not 0?
2026-04-02 16:39:12.1775147952
limit of a (system) function
38 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$\lim_{x\to0,x\in\mathbb R^*}f (x)=1$$ because $$(\forall x\in\mathbb R^*)\;\;f (x)=1$$ and we write $$\lim_{x\to0,x\ne0}f (x)=1$$ but $$\lim_{x\to0,x\in\mathbb R}f (x) $$ doesn't exist.