sets the output form of elements in the field f.


SetFieldFormat
sets the output form of elements in the field f.
Details and Options
- To use SetFieldFormat, you first need to load the Finite Fields Package using Needs["FiniteFields`"].
- The following option can be given:
-
FormatType Subscripted specifies the output form - The default setting FormatType->Subscripted sets the output form to be a subscripted vector.
- The setting FullForm sets the output form to FullForm.
- 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+….
See Also
Tech Notes
Related Guides
Text
Wolfram Research (2007), SetFieldFormat, Wolfram Language function, https://reference.wolfram.com/language/FiniteFields/ref/SetFieldFormat.html.
CMS
Wolfram Language. 2007. "SetFieldFormat." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/FiniteFields/ref/SetFieldFormat.html.
APA
Wolfram Language. (2007). SetFieldFormat. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/FiniteFields/ref/SetFieldFormat.html
BibTeX
@misc{reference.wolfram_2025_setfieldformat, author="Wolfram Research", title="{SetFieldFormat}", year="2007", howpublished="\url{https://reference.wolfram.com/language/FiniteFields/ref/SetFieldFormat.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_setfieldformat, organization={Wolfram Research}, title={SetFieldFormat}, year={2007}, url={https://reference.wolfram.com/language/FiniteFields/ref/SetFieldFormat.html}, note=[Accessed: 18-August-2025]}