guile-devel
[Top][All Lists]
Advanced

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

Re: min, max and nans


From: Kevin Ryde
Subject: Re: min, max and nans
Date: Thu, 05 Jun 2003 02:08:40 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

I wrote:
>         * numbers.c (scm_max, scm_min): For inum, bignum and real, if other
>         operand is NaN, then return NaN.  Also avoid passing NaN to mpz_cmp_d.
>
>         * tests/numbers.test (max, min): Add tests involving NaNs.

I made this change.  Actually, I had a bit of a brain fade and added
the tests the other day, but not the code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]