4.4.1 rings.real_field - The field of real numbers.

The module rings.real_field defines the following classes:

class RealField
The field of real numbers.

class RealField_decimal
Representation of the real field using the Python decimal type.

class RealField_mpf
Representation of the real field using the GMP MPFR type.



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