[back] [prev] [next] [index] [root]
b := IsAlffElt(T);
boolean | b |
|
function field order element | T |
kash> AlffInit(Q); "Defining global variables: k, w, kT, kTf, kTy, T, y, AlffGlobals" kash> AlffOrders(y^3+T^4+1); "Defining global variables: F, o, oi, one" kash> a:=AlffElt(o,[0,1,0]); [ 0, 1, 0 ] kash> IsAlffElt(a); > true
<- back[back] [prev] [next] [index] [root]