I need an example of a function $\displaystyle f:\mathbb R^2 \rightarrow \mathbb R^2$ such that $f$ is differentiable everywhere except at the point $(1, 2)$.
I was thinking (similar to single variable functions) about using the absolute value, for an example $\displaystyle f(x,y) = (|x-1|, |x-2|)$ but I'm not sure if that is correct. Could, as an analogy, a norm be used? Something like $f(x,y)= ||(x-1,y-2)||$
Thanks for your help!!