FieldExp[f,n]
gives the value of the discrete exponential of n associated with the field f.
FieldExp
FieldExp[f,n]
gives the value of the discrete exponential of n associated with the field f.
更多信息和选项
- To use FieldExp, you first need to load the Finite Fields Package using Needs["FiniteFields`"].
- With p a primitive element of the field f, the value of the discrete exponential function of n is pn. In particular, FieldExp[f,1] gives the primitive element used.
- FieldExp is defined only if PowerListQ has been set True for the field.
- FieldExp[f,-∞] gives 0.
技术笔记
相关指南
文本
Wolfram Research (2007),FieldExp,Wolfram 语言函数,https://reference.wolfram.com/language/FiniteFields/ref/FieldExp.html.
CMS
Wolfram 语言. 2007. "FieldExp." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/FiniteFields/ref/FieldExp.html.
APA
Wolfram 语言. (2007). FieldExp. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/FiniteFields/ref/FieldExp.html 年
BibTeX
@misc{reference.wolfram_2025_fieldexp, author="Wolfram Research", title="{FieldExp}", year="2007", howpublished="\url{https://reference.wolfram.com/language/FiniteFields/ref/FieldExp.html}", note=[Accessed: 01-May-2026]}
BibLaTeX
@online{reference.wolfram_2025_fieldexp, organization={Wolfram Research}, title={FieldExp}, year={2007}, url={https://reference.wolfram.com/language/FiniteFields/ref/FieldExp.html}, note=[Accessed: 01-May-2026]}