Macaulay2 » Documentation
Packages » Macaulay2Doc :: RealField
next | previous | forward | backward | up | index | toc

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.