[back] [prev] [next] [index] [root]
AlffLPolyRed
Computes the L-polynomial of a global function field.
Syntax:
L := AlffLPolyRed(F);
L := AlffLPolyRed(F, "nocheck");
polynomial |
L |
|
F global function field |
F |
|
See also: AlffLPolyRed
Description:
This function computes the L-polynomial of
a global function field of
characteristic p modulo p. The constant field of definition
of F/k has to be exact and F/k must contain a non
special system of places. If the parameter "nocheck"
is given, the existence of the non special system is not
checked (hence the resulting L-polynomial may be false).
Example:
<- back[back] [prev] [next] [index] [root]