egyptian-fractions-0.1.0.2: Egyptian fractions in Haskell

Safe HaskellSafe
LanguageHaskell98

Math.Eyptian

Synopsis

Documentation

egyptian :: Integral a => Ratio a -> [Ratio a] Source #

If given 0 as input, returns [].