I was practicing function domains and function zeros
For example, this function:
$f(x) = x e^{\frac{1}{x}}$
It's domain is $\{x\in \mathbb{R} : x\neq0 \}$
It's function zero:
$f(x) = 0$
$x e^{\frac{1}{x}} = 0$
$x = 0$ ?
This is where my confusion comes in. Does this function have a zero?
I think it doesn't because $0$ is excluded from the domain... but i am unsure...
Thank you for your help :)
edit: I just realized how stupid of a question I had asked... there is a point in calculating function zero $f(x) = 0$, in my case the result of the function zero is $0$, but it's not in the domain so the function does not have a zero.