| irreduciblePolynomial | R Documentation |
Irreducible Polynomial Returns a predefined irreducible polynomial used for constructing the finite field GF(p^m).
irreduciblePolynomial(p, m)
p |
A prime number. |
m |
A positive integer specifying the field extension degree. |
A numeric vector containing the polynomial coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.