R6RS extended `number->string' to take a third argument, "precision". Perhaps this was already brought up on the list but if not, it might be a good addition.
This is for printing values, not for representing values. You would use it as part of an floating-point printing routine.
--Andy Wingo
Duplicate of #175.