(scm_i_big2dbl): Rewrite, carefully rounding to "closest"
authorKevin Ryde <user42@zip.com.au>
Sun, 19 Oct 2003 00:32:25 +0000 (00:32 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 19 Oct 2003 00:32:25 +0000 (00:32 +0000)
commit089c9a59093db3f4db3da2e86ddb1fd4dd4e14a1
tree5abdb48643c24db7c414371a6fc7c4c8f8329a94
parent32f19569bc405eebfa01f7570a42eb7f41384f74
(scm_i_big2dbl): Rewrite, carefully rounding to "closest"
in accordance with R5RS, which just mpz_get_d doesn't really give.
libguile/numbers.c