Documentation of 'org.matheclipse.core.interfaces.IFraction' Java class
IFraction
org.matheclipse.core.interfaces

Interface IFraction

    • Method Detail

      • getBigDenominator

        java.math.BigInteger getBigDenominator()
        Returns the denominator of this fraction.
        Returns:
        denominator
      • getBigNumerator

        java.math.BigInteger getBigNumerator()
        Returns the numerator of this fraction.
        Returns:
        denominator
      • normalize

        INumber normalize()
        Return the normalized form of this number (i.e. if the denominator part equals one, return the numerator part as an integer number).
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.