On Fri, 17 Dec 2010 11:46:16 -0600 Chongkai Zhu <c...@cs.utah.edu> wrote:
> There's SRFI 48 and SRFI 54, both supported in Racket: > > #lang racket > (require srfi/48) > (format "~6,5F" pi) > > => > > "3.14159" > > - Great! srfi 48 is far easier to use than srfi 54 and although it seems to be not as mighty as the format of Common Lisp it is certainly good enough. This I will use. -- Thanks, Manfred _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users