Package JSci.maths.fields

Provides classes for fields and their generalisations (rings).

See:
          Description

Interface Summary
Field This interface defines a field.
Field.Member This interface defines a member of a field.
Ring This interface defines a ring.
Ring.Member This interface defines a member of a ring.
 

Class Summary
ComplexField The ComplexField class encapsulates the field of complex numbers.
IntegerRing The IntegerRing class encapsulates the ring of integer numbers.
RealField The RealField class encapsulates the field of real numbers.
 

Package JSci.maths.fields Description

Provides classes for fields and their generalisations (rings).