I understand what the Modulo/Modulus is and how it operates and everything, but a textbook is using some notation that I just can't quite grasp. Basically, we have the solution
$(x,y) = (\pi($mod$(2\pi)),0)$
From the problem, clearly I can deduce the answers for x are $\pi, 3\pi, 5\pi....$ But I'm just not quite sure what this is notation is saying. I mean, it looks as if it's $\pi$ multiplied by mod$(2\pi)$! But I'm pretty sure that's not right! Additionally, when it says mod$(2\pi)$ I'm not clearly understanding that either. What am I taking the modulus of exactly, with respect to what and what? I mean usually if you say $3\pi$ mod $2\pi$ then the answer is $\pi$. How do I link that thought process to what is going on here? Thanks!