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 407: Dividing exact 0 by an inexact number

2012-10-09 13:41:30
WG1 - Core
cowan
major
cowan
fixed
source
closed
2012-06-13 06:44:04
defect

This proposal allows (/ 0 x), where x is an inexact number, to return an exact value. Currently only Racket, Gambit, TinyScheme, Sizzle, Spark do this; see Zero for details.

statusnewdecided

WG1 voted to require (/ 0 +nan.0) => +nan.0, but otherwise to allow (not require) (/ 0 x) => 0.

owneralexshinncowan
statusdecidedwriting
resolutionfixed
statuswritingclosed