arithmatic-0.1.0.3: do things with numbers

Safe HaskellSafe
LanguageHaskell2010

Math.Arithmatic

Documentation

division :: (Ord t1, Num t, Num t1) => t1 -> t1 -> t Source #

logarithm :: (Ord t1, Num t, Num t1) => t1 -> t1 -> t Source #