unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* How to format exact rationals?
@ 2010-05-21 12:45 Sascha Ziemann
  2010-05-21 17:35 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Ziemann @ 2010-05-21 12:45 UTC (permalink / raw)
  To: guile-user

Is this the intended behavior for exact rationals?

guile> (format #f "~f" (/ 1 3))

FORMAT: error with call: (format #f "~f<===" ===>1/3 )
        illegal character `/' in number->string

If so how to format them?



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-21 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 12:45 How to format exact rationals? Sascha Ziemann
2010-05-21 17:35 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).