TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function


Description

The logarithm of the element x of the finite field F w.r.t. the base b (b must be primitive).

Examples

x_F5:=FiniteField(5,2); x_Elt:= Element(x_F5,[0,3]); Log(x_Elt,Element(x_F5,7));
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group