Bit Connor wrote: > Also, a related question: How do you convert from Float -> Double, and > the reverse? Only thing I could find is (fromRational . toRational) > which I also imagine to be slow, and I also wonder about accuracy.
realToFrac -Yitz _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
