(scm_num_eq_p): For real==frac, complex==frac, frac==real
authorKevin Ryde <user42@zip.com.au>
Wed, 18 Feb 2004 00:21:11 +0000 (00:21 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 18 Feb 2004 00:21:11 +0000 (00:21 +0000)
commitd8b95e27aba936a909fcfb4bac7accb14d383fdb
treeae3f84ccbe97c334a89e0424523a9f04c3140dec
parenteb7e1603ad497d0efff686e26e23af987c567721
(scm_num_eq_p): For real==frac, complex==frac, frac==real
and frac==complex, make an exact comparison rather than converting
with fraction2double.
libguile/numbers.c