| gfAdd | R Documentation |
Finite-Field Addition Adds two finite-field elements componentwise modulo p.
gfAdd(a, b, p)
a |
A finite-field element. |
b |
A finite-field element. |
p |
A prime number. |
The sum of the two elements modulo p.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.