On Sun, 6 May 2007, Andrew Coppin wrote: > Greetings. > > Haskell has arbitrary precision integers, in the form of the Integer > type. Is there a type somewhere that implements arbitrary precision > fractional values?
Whatever you want: http://haskell.org/haskellwiki/Applications_and_libraries/Mathematics#Number_representations _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
