Re: [Scheme-reports] Strong win later reversed: Real numbers have imaginary part #e0
Mark H Weaver 15 Dec 2012 21:11 UTC
John Cowan <cowan@mercury.ccil.org> writes:
> ComplexRepresentations explains which
> Schemes support and don't support exact complex numbers and complex
> numbers of mixed exactness (which are considered inexact by R7RS).
There is another notable distinction that is not recorded in
ComplexRepresentations. Several implementations that are not able to
represent mixed exactness in the general case are able to do so in one
special case: when the imaginary part is exact 0.
Examples of such implementations include Guile 2.0, Racket, and Ikarus.
Thanks,
Mark
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports