TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

MinimalPolynomial ( elt-res^pol x ) -> elt-alg^pol

Description

The minimal polynomial of x with respect to the base field.

Examples

x_q := Quotient(ZX,X^2+2); MinimalPolynomial(x_q.1^3-1);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group