Hi, Kevin Ryde <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (Ludovic Courtès) writes: >> >> guile> 123123123123123123.12 >> 123123123123123000.0 > > I think it's been truncated to 53 bits for the mantissa of a double. Right, the value can't actually fit into a double and reals in Guile _are_ double (it took me a while to get it... ;-)). Thanks, Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel