Interface Ratio

    • Method Detail

      • getValue

        Double getValue()
        The value of the ratio as double
        Returns:
        a double
      • getNumerator

        BigInteger getNumerator()
        Gets the numerator
        Returns:
        numerator
      • getDenominator

        BigInteger getDenominator()
        Gets the denominator
        Returns:
        denominator