4.3.3.1 ComplexField Objects

class ComplexField
The field of complex numbers.
ComplexField( )

Instances of class ComplexField have the following methods (in addition to inherited methods and special methods):

characteristic,$  $ gen,$  $ is_field,$  $ name,$  $ ngens

These methods are defined as follows:

characteristic( )

gen( [n=0], [bits=0])

is_field( )

name( )

ngens( )

Instances of class ComplexField also have the following special methods:

__call__( re, [im=0], [bits=None])

See About this document... for information on suggesting changes.