Fields¶
ablina.field
¶
A module for working with fields.
Field
¶
R = Reals()
module-attribute
¶
Singleton instance representing the field of real numbers.
C = Complexes()
module-attribute
¶
Singleton instance representing the field of complex numbers.
Q = Rationals()
module-attribute
¶
Singleton instance representing the field of rational numbers.