You probably want `real->decimal-string<http://docs.racket-lang.org/reference/generic-numbers.html?q=real&q=number#%28def._%28%28lib._racket/private/base..rkt%29._real-%7E3edecimal-string%29%29> '
Maybe it would be a good idea in the `format' page to add a pointer to that function? Laurent On Fri, Dec 17, 2010 at 07:58, Manfred Lotz <manfred.l...@arcor.de> wrote: > Hi there, > Common Lisp has format to print stuff like for example: > > > (format t "~,5f" pi) > 3.14159 > > > I found format and printf but they seem to be a bit poor in term of > printing capabilities. > > Is there anything similar to CL's format in Racket? > > > > > -- > Manfred > > > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users >
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users