DOCUMENTATION CENTER SEARCH
Finite Fields Package
>
Finite Fields
Package Symbol
Finite Fields Package
Tutorials »
|
PowerListQ
FieldExp
FieldInd
PowerListToField
See Also »
|
Finite Fields Package
More About »
PowerList
PowerList[
f
]
gives a list of the data parts of the nonzero elements of the field
f
.
MORE INFORMATION
To use
PowerList
, you first need to load the
Finite Fields Package
using
Needs
["FiniteFields`"]
.
The first element in the list represents the multiplicative identity. The second element represents a primitive element of the field. The remaining elements represent successive powers of the primitive element.
SEE ALSO
PowerListQ
FieldExp
FieldInd
PowerListToField
TUTORIALS
Finite Fields Package
MORE ABOUT
Finite Fields Package
© 2008 Wolfram Research, Inc.