Consider $f:\mathbb R^2 \rightarrow \mathbb R$
$f(x,y)=\begin{cases} xy,\text{ if } xy > 0\\ 0, \text{ if } xy \le 0 \end{cases} $
at which points of $\mathbb R^2$ is $f$ continuous?
My attempt: I am having trouble starting solving this question because of the inequalities $xy>0$ etc. I need a good strategy to solve this kind of problems.