Consider the function $f: \{-1, +1\}\to \mathbb R$ defined by
$f(x)= \arcsin (\frac{1+x^2}{2x})$.
Due to the following two inequalities :
(i) $1+x^2 \geq 2x$
(ii)$1+x^2 \geq -2x$ ,
the function can only be defined at $x=1$ and $x=-1$. I have learnt that the epsilon delta definition only includes those values of $x$ which are in the domain of $f(x)$. But in this case, the function isn't defined on either side of x=1.
So this is my question: Is it correct to say that the limit as $x$ approaches $1$ of $f(x$) is $\frac{\pi}{2}$ ?
Can the above question be given a definitive "yes" or "no" answer, or must it(unfortunately) vary from person to person?
If the latter, is the "precise" definition of a limit not precise enough?
How can the answer be proved or disproved using the epsilon delta definition?
I have also read that functions are by default continuous at isolated points. Can I conclude from the definition of continuity (the limit equals the value of the function evaluated at the point) that the limit must exist?
Note : Forgive my ignorance but I do not know a thing about topology. I'm looking for a detailed answer but in simple terms, preferably written in the language of calculus.
Thanks for the help.