[back] [prev] [next] [index] [root]
b := AlffIharaBound(F); b := AlffIharaBound(q, g);
global function field | F |
|
integer | q, g |
|
integer | b |
See also: AlffSerreBound, AlffPlacesDegOneNumBound
kash> AlffInit(FF(2,1)); "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> AlffIharaBound(F); 8 kash> AlffIharaBound(2, 1); > 5
<- back[back] [prev] [next] [index] [root]