Uses of Interface
JSci.maths.fields.Field

Packages that use Field
JSci.maths.fields Provides classes for fields and their generalisations (rings). 
 

Uses of Field in JSci.maths.fields
 

Classes in JSci.maths.fields that implement Field
 class ComplexField
          The ComplexField class encapsulates the field of complex numbers.
 class RealField
          The RealField class encapsulates the field of real numbers.