[racket] Formatted output of floating-point numbers?

From: Dmitry Pavlov (dpavlov at ipa.nw.ru)
Date: Sat Jan 14 02:24:08 EST 2012

Jos, Ryan,

Thanks for your suggestions. They both work --
for planet-fmt the code is ((fmt "F10.5") 12.345678).
I think I will take srfi/48, as it does not require
connecting to PLaneT.

Best regards,

Dmitry


Posted on the users mailing list.