[back] [prev] [next] [index] [root]
AlffLPoly
Computes the L-polynomial of a global function field.
Syntax:
L := AlffLPoly(F);
polynomial |
L |
|
global function field |
F |
|
See also: AlffPlacesDegOneNum, AlffPlacesDegOne
Description:
This function computes the L-polynomial of a global
function field F/k. The algorithm used is exponential in the
genus of F/k. The constant field of definition of F/k
has to be exact.
Example:
<- back[back] [prev] [next] [index] [root]