This previous MSE question is related, but my present inquiry is not a duplicate of that one.
Here is my question:
Does $\gcd(a,b)=\gcd(\left|a\right|,\left|b\right|$) imply that GCDs are nonnegative?
MY ATTEMPT
I know from this MSE question that $\gcd(0,0)=0$, so that takes care of the case when $a = b = 0$.
However, I then have the following comment from gandalf61 underneath a related MSE question: "Because part of the definition of gcd is that it is a positive integer?" in response to the question "Prove that $\gcd(a,0)=\left|a\right|$."
Thus, I am all the more confused.