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.
Release 0.6.alpha2, documentation updated on August 27, 2005.
See About this document... for information on suggesting changes.