Hannah Schroeter <[EMAIL PROTECTED]> wrote:

>You can do this in Haskell, too:
>let a = 21099067259124990080755354669061414400
>    b = 708801874985091845381344307009569161216
>in fromRational (a/b :: Rational) :: Double

Thank you very much!
It just worked fine and solved my problem.

-- Satoru Takabayashi

_______________________________________________
Hugs-Bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-bugs

Reply via email to