GenUnif | R Documentation |
Generate Polynomial with Uniform Distribution Coefficients
GenUnif(n, q)
n |
the order |
q |
the ciphermod of coefficients |
polynomial of order x^^n with coefficients 0,..,q
n = 5
q = 7
GenUnif(n, q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.