implement signed division
make-github-pseudonymous-again opened this issue · 1 comments
make-github-pseudonymous-again commented
simply convert r's complement -> divide -> convert r's complement should work (where r is the radix)
make-github-pseudonymous-again commented
migrated to arithmetic-operations-for/naturals-big-endian#27