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