[back] [prev] [next] [index] [root]
b := AlffSerreBound(F); b := AlffSerreBound(q, g);
global function field | F |
|
integer | q, g |
|
integer | b |
See also: AlffIharaBound, AlffPlacesDegOneNumBound
kash> AlffInit(FF(2,3)); "Defining global variables: k, w, kT, kTf, kTy, T, y, AlffGlobals" kash> AlffOrders(y^3+T^3*y+T); "Defining global variables: F, o, oi, one" kash> AlffGenus(F); 3 kash> AlffSerreBound(F); 24 kash> AlffSerreBound(5, 7); > 34
<- back[back] [prev] [next] [index] [root]