I have the following function: $$|\sin{x}|\cdot sgn{x}$$ where $$ -\pi<x<\pi$$
I have a few questions. Is $ |\sin{x}|$ the same as $\sin{x}$ for $ -\pi<x<\pi$? I am asking this because when I entered both functions on a plotter (Desmos), the functions overlapped completely for $ -\pi<x<\pi$. If yes, it would be much easier as I would have to test only for $x=0$. If no, can someone please help me how to decompose the function into simpler terms, because we're dealing with absolute values and the sign function?