6.10.1.1 FractionField_generic Objects

class FractionField_generic
The fraction field of an integral domain.
FractionField_generic( R)

Create the fraction field of the integral domain R.

INPUT:
    R -- an integral domain

Instances of class FractionField_generic have the following methods (in addition to inherited methods and special methods):

characteristic,$  $ gen,$  $ is_field,$  $ ngens,$  $ ring

Instances of class FractionField_generic also have the following special methods:

__call__,$  $ __cmp__,$  $ __repr__,$  $ _latex_

See About this document... for information on suggesting changes.