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

Function

MinimalPolynomial ( elt-fld^pad x, fld^pad R ) -> elt-alg^pol

Description

The minimal polynomial of x over R.

Examples

x_p := pAdicField(11); MinimalPolynomial(x_p.1, x_p);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group