The module sage.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.5.alpha10, documentation updated on August 12, 2005.
See About this document... for information on suggesting changes.