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

ComplexField -- the class of all complex fields

Description

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

For the programmer

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