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

 


FFEltNorm

Norm of finite field elements.

Syntax:

p := FFEltNorm(a);
p := FFEltNorm(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 Norm 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]