16 May
2020
16 May
'20
12:51 a.m.
Hi all, Is there a standard, or at least, reasonable, definition of the modulo function for complex numbers? What I've come up with is: a mod b = r means a = qb + r, where q is the Gaussian integer that minimizes |r|, with |qb| <= |a|. Thanks for any guidance, Kerry