[back] [prev] [next] [index] [root]
AlffEltMinPoly
Returns the minimal polynomial of an algebraic function field
element.
Syntax:
p := AlffEltMinPoly(a);
polynomial |
p |
|
alff element |
a |
|
See also: AlffEltCharPoly
Description:
Given an alff element a of F this function
computes the minimal polynomial of a over k(T).
Example:
<- back[back] [prev] [next] [index] [root]