[back] [prev] [next] [index] [root]

 


FFEltTrace

Trace of finite field elements.

Syntax:

p := FFEltTrace(a);
p := FFEltTrace(a, J);

polynomial
  p  
finite field element
  a  
finite field
  J  
subfield of the finite field of a

See also:  FFPrimitiveElt

Description:

This function computes the trace of a finite field element over the base field of the finite field or over the finite field given as second parameter.


Example:



<- back[back] [prev] [next] [index] [root]