Talk:Greatest common divisor: Difference between revisions

Content added Content deleted
(consistency)
(→‎errors in programs: gcd(0,0)=0 sounds strange to me.)
Line 8: Line 8:
::: This gets into the definition of GCD. What you are proposing here -- that 0 GCD 0 be an exceptional case -- would mean that GCD is not associative. Meanwhile, Boolean algebra/rings uses an associative definition for GCD. So I guess I do not feel motivated to adopt your definition. --[[User:Rdm|Rdm]] 17:29, 17 August 2012 (UTC)
::: This gets into the definition of GCD. What you are proposing here -- that 0 GCD 0 be an exceptional case -- would mean that GCD is not associative. Meanwhile, Boolean algebra/rings uses an associative definition for GCD. So I guess I do not feel motivated to adopt your definition. --[[User:Rdm|Rdm]] 17:29, 17 August 2012 (UTC)


:::: It hurts to read that a divisor (how great or common it may be) should be zero when
dividing by zero is among the worst things you can do. As for me, I rather go for undefined! --[[User:Walterpachl|Walterpachl]] 20:47, 17 August 2012 (UTC)
-----
-----