Package edu.jas.arith

Class BigOctonion

java.lang.Object
edu.jas.arith.BigOctonion
All Implemented Interfaces:
AbelianGroupElem<BigOctonion>, AbelianGroupFactory<BigOctonion>, Element<BigOctonion>, ElemFactory<BigOctonion>, GcdRingElem<BigOctonion>, MonoidElem<BigOctonion>, MonoidFactory<BigOctonion>, RingElem<BigOctonion>, RingFactory<BigOctonion>, StarRingElem<BigOctonion>, Serializable, Comparable<BigOctonion>

public final class BigOctonion extends Object implements StarRingElem<BigOctonion>, GcdRingElem<BigOctonion>, RingFactory<BigOctonion>
BigOctonion class based on BigRational implementing the RingElem interface and with the familiar MAS static method names. Objects of this class are immutable.
See Also: