nf.h – number fields¶
-
type nf_struct¶
-
type nf_t¶
Represents a number field.
-
void nf_init(nf_t nf, const fmpq_poly_t pol)¶
Perform basic initialisation of a number field (for element arithmetic) given a defining polynomial over \(\mathbb{Q}\).
Introduction
General utilities
Generic rings
Integers
Rational numbers
Integers mod n
Groups and other structures
Number fields and algebraic numbers
Real and complex numbers
Exact real and complex numbers
Finite fields
p-adic numbers
Floating-point support code
Interfaces
References
Version history