[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Strong win later reversed: Real numbers have imaginary part #e0



On Fri, Dec 21, 2012 at 2:53 PM, John Cowan <cowan@x> wrote:

Okay, the details are at ComplexRepresentations now.  Racket, Kawa, Chez,
Vicare, Larceny, Ypsilon, !IronScheme, Spark support (imag-part 2.0) => 0
even though they don't support mixed-exactness complex numbers.

There are two reasonable semantics for (image-part x) for rational x.
One is exact 0, the other is to copy the exactness from x.  There
was a bug in Chibi - it now always returns exact 0.

-- 
Alex

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports