Class Summary |
BigComplex |
BigComplex class based on BigRational implementing the Coefficient
interface and with the familiar SAC method names. |
BigComplexTest |
BigComplex Test using JUnit |
BigInteger |
BigInteger class to make java.math.BigInteger available with Coefficient interface
and with the familiar SAC method names. |
BigIntegerTest |
BigInteger Test using JUnit |
BigQuaternion |
BigQuaternion class based on BigRational implementing the Coefficient
interface and with the familiar SAC method names. |
BigQuaternionTest |
BigQuaternion Test using JUnit |
BigRational |
BigRational class based on BigInteger implementing the Coefficient interface
and with the familiar SAC method names. |
BigRationalTest |
BigRational Test using JUnit |
CoefficientTest |
Coefficient Test using JUnit |