It would be desirable to have an integer logarithm on `Rational`: ```haskell rationalLogBase :: Rational -> Rational -> Int ```