Fri,  4 Aug 2000 09:23:00 +1000 (EST), Timothy Docker <[EMAIL PROTECTED]> pisze:

> Is there a means of formatting doubles in Haskell with the precision
> flexibilty of printf? The show method seems to only print the first
> few decimal places, and showGFloat in the numeric module seems to only 
> display a similar number

In Hugs Double is really implemented as float. In other implementations
it should have a better precision.

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK


Reply via email to