Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Finite Fields Package >

SetFieldFormat

SetFieldFormat[f]
sets the output form of elements in the field f.
  • The following option can be given:
FormatTypeSubscriptedspecifies the output form
  • The default setting FormatType->Subscripted sets the output form to be a subscripted vector.
  • The setting FunctionOfCoefficients[g] sets the input form and output form for the element GF[p, ilist][{e1, e2, ...}] to be g[e1, e2, ...].
  • The setting FunctionOfCode[g] sets the input form and output form for the element GF[p, ilist][{e1, e2, ...}] to be g[i], where i is the element code e1+e2p+e3 p2+....
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team