edu.jas.arith
Interface Rational
-
- All Known Implementing Classes:
- BigInteger, BigRational, RealAlgebraicNumber, RealAlgebraicNumber
public interface RationalInterface with method to get a BigRational (approximation).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description BigRationalgetRational()Return a BigRational approximation of this Element.
-
-
-
Method Detail
-
getRational
BigRational getRational()
Return a BigRational approximation of this Element.- Returns:
- a BigRational approximation of this.
-
-
DMelt 3.0 © DataMelt by jWork.ORG