Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Math.ContinuedFraction
Description
A continued fraction whose terms may be positive, negative or
zero. The methods in Floating
are supported, with the exception
of asin
, acos
and atan
.
cf-0.4.2: Exact real arithmetic using continued fractions
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Math.ContinuedFraction
Description
A continued fraction whose terms may be positive, negative or
zero. The methods in Floating
are supported, with the exception
of asin
, acos
and atan
.