Safe Haskell | None |
---|---|
Language | Haskell2010 |
- class (Fractional a, Numeric a) => Fraction a where
Documentation
class (Fractional a, Numeric a) => Fraction a where Source
Fractional types. The relation to the standard Fractional
class is
instanceFraction
a =>Fractional
(Data
a)
Nothing