Category: General

How to simplify abs(x)/x

I've been trying to find a way to simplify $\frac{|x|}{x}$ if $x$ is real and $\neq{0}$. The two possible outcomes to this are $\pm{1}$ but I believe...