next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: RealField

RealField -- the class of all real fields

Description

A real number ring is a ring whose elements are real numbers of variable precision.

For the programmer

The object RealField is a type, with ancestor classes InexactField < EngineRing < Ring < Type < MutableHashTable < HashTable < Thing.