PolynomialToElement[f,poly]
gives an element in the field f corresponding to the univariate polynomial poly with integer coefficients.


PolynomialToElement
PolynomialToElement[f,poly]
gives an element in the field f corresponding to the univariate polynomial poly with integer coefficients.
Details and Options
- To use PolynomialToElement, you first need to load the Finite Fields Package using Needs["FiniteFields`"].
- The polynomial variable must be a symbol.
See Also
Tech Notes
Related Guides
Text
Wolfram Research (2007), PolynomialToElement, Wolfram Language function, https://reference.wolfram.com/language/FiniteFields/ref/PolynomialToElement.html.
CMS
Wolfram Language. 2007. "PolynomialToElement." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/FiniteFields/ref/PolynomialToElement.html.
APA
Wolfram Language. (2007). PolynomialToElement. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/FiniteFields/ref/PolynomialToElement.html
BibTeX
@misc{reference.wolfram_2025_polynomialtoelement, author="Wolfram Research", title="{PolynomialToElement}", year="2007", howpublished="\url{https://reference.wolfram.com/language/FiniteFields/ref/PolynomialToElement.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_polynomialtoelement, organization={Wolfram Research}, title={PolynomialToElement}, year={2007}, url={https://reference.wolfram.com/language/FiniteFields/ref/PolynomialToElement.html}, note=[Accessed: 18-August-2025]}