This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Ticket 100: integral division operators

2012-10-07 11:46:14
WG1 - Numerics
alexshinn
major
alexshinn
fixed
source
closed
2010-11-21 06:44:43
defect

R5RS provides quotient, modulo and remainder for integral division. R6RS extended this with div/mod and div0/mod0. A thorough analysis of possible division operations is provided in DivisionRiastradh. We need to choose which API we'll provide.

resolutionfixed
statusnewclosed

WG1 voted to accept DivisionRiastradh.

resolutionfixed
statusclosedreopened
owneralexshinn
statusreopenedassigned
statusassigneddecided
owneralexshinn
statusdecidedwriting
resolutionfixed
statuswritingclosed

We cut this back to just the floor and round functions.