Andy Wingo scripsit: > This is for printing values, not for representing values. You would > use it as part of an floating-point printing routine.
Ah, sorry: I misread number->string as string->number. > Guile will probably implement multi-precision floats within the next > year or two. As you probably saw GCC just added a dependency on mpfr, > so as to get compile-time constant folding done right. I wouldn't > count multi-precision floats out yet. Well, perhaps it's good that we left the exponent markers in, then. -- Verbogeny is one of the pleasurettes John Cowan <[email protected]> of a creatific thinkerizer. http://www.ccil.org/~cowan --Peter da Silva _______________________________________________ Scheme-reports mailing list [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
